Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesCollectionGroupsIndexes.php22 use Google\Service\Firestore\GoogleFirestoreAdminV1ListIndexesResponse; alias
92 * @return GoogleFirestoreAdminV1ListIndexesResponse
98 return $this->call('list', [$params], GoogleFirestoreAdminV1ListIndexesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1ListIndexesResponse.php20 class GoogleFirestoreAdminV1ListIndexesResponse extends \Google\Collection class
61 class_alias(GoogleFirestoreAdminV1ListIndexesResponse::class, 'Google_Service_Firestore_GoogleFires…