Home
last modified time | relevance | path

Searched refs:listCollectionIds (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirestore.php405 ],'listCollectionIds' => [
406 'path' => 'v1/{+parent}:listCollectionIds',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesDocuments.php235 public function listCollectionIds($parent, ListCollectionIdsRequest $postBody, $optParams = []) function in Google\\Service\\Firestore\\Resource\\ProjectsDatabasesDocuments