Home
last modified time | relevance | path

Searched defs:collectionId (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DCollectionSelector.php29 public $collectionId; variable in Google\\Service\\Firestore\\CollectionSelector
48 public function setCollectionId($collectionId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
DCollections.php60 public function delete($merchantId, $collectionId, $optParams = [])
75 public function get($merchantId, $collectionId, $optParams = [])
DCollectionstatuses.php44 public function get($merchantId, $collectionId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
DProjectsDatabasesDocuments.php140 public function createDocument($parent, $collectionId, Document $postBody, $optParams = [])
217 public function listProjectsDatabasesDocuments($parent, $collectionId, $optParams = [])
270 public function listDocuments($parent, $collectionId, $optParams = [])
/plugin/dokullm/
H A DChromaDBClient.php336 public function needsUpdate($collectionId, $documentId, $fileModifiedTime) {