Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesCollectionGroupsFields.php21 use Google\Service\Firestore\GoogleFirestoreAdminV1ListFieldsResponse; alias
66 * @return GoogleFirestoreAdminV1ListFieldsResponse
72 return $this->call('list', [$params], GoogleFirestoreAdminV1ListFieldsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1ListFieldsResponse.php20 class GoogleFirestoreAdminV1ListFieldsResponse extends \Google\Collection class
61 class_alias(GoogleFirestoreAdminV1ListFieldsResponse::class, 'Google_Service_Firestore_GoogleFirest…