Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1ListDatabasesResponse.php20 class GoogleFirestoreAdminV1ListDatabasesResponse extends \Google\Collection class
43 class_alias(GoogleFirestoreAdminV1ListDatabasesResponse::class, 'Google_Service_Firestore_GoogleFir…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabases.php23 use Google\Service\Firestore\GoogleFirestoreAdminV1ListDatabasesResponse; alias
100 * @return GoogleFirestoreAdminV1ListDatabasesResponse
106 return $this->call('list', [$params], GoogleFirestoreAdminV1ListDatabasesResponse::class);