Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/Resource/
H A DProjectsIndexes.php21 use Google\Service\Datastore\GoogleDatastoreAdminV1ListIndexesResponse; alias
102 * @return GoogleDatastoreAdminV1ListIndexesResponse
108 return $this->call('list', [$params], GoogleDatastoreAdminV1ListIndexesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1ListIndexesResponse.php20 class GoogleDatastoreAdminV1ListIndexesResponse extends \Google\Collection class
61 class_alias(GoogleDatastoreAdminV1ListIndexesResponse::class, 'Google_Service_Datastore_GoogleDatas…