Home
last modified time | relevance | path

Searched refs:ListLocationsResponse (Results 26 – 50 of 91) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocations.php20 use Google\Service\AIPlatformNotebooks\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/Resource/
H A DProjectsLocations.php20 use Google\Service\DataprocMetastore\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsLocations.php20 use Google\Service\BigtableAdmin\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/
H A DProjectsLocations.php20 use Google\Service\CloudMemorystoreforMemcached\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/Resource/
H A DProjectsLocations.php20 use Google\Service\NetworkManagement\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocations.php20 use Google\Service\CloudHealthcare\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/Resource/
H A DProjectsLocations.php20 use Google\Service\TPU\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/Resource/
H A DProjectsLocations.php20 use Google\Service\CloudFilestore\ListLocationsResponse; alias
63 * @return ListLocationsResponse
69 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocations.php20 use Google\Service\DatabaseMigrationService\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocations.php20 use Google\Service\GameServices\ListLocationsResponse; alias
63 * @return ListLocationsResponse
69 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocations.php20 use Google\Service\ArtifactRegistry\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/Resource/
H A DProjectsLocations.php20 use Google\Service\CloudLifeSciences\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/
H A DProjectsLocations.php20 use Google\Service\SecretManager\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsLocations.php20 use Google\Service\Appengine\ListLocationsResponse; alias
62 * @return ListLocationsResponse
68 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DAccountsLocations.php20 use Google\Service\MyBusinessBusinessInformation\ListLocationsResponse; alias
85 * @return ListLocationsResponse
91 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudDeploy\ListLocationsResponse; alias
75 * @return ListLocationsResponse
81 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocations.php21 use Google\Service\Datastream\ListLocationsResponse; alias
82 * @return ListLocationsResponse
88 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/Resource/
H A DProjectsLocations.php21 use Google\Service\BackupforGKE\ListLocationsResponse; alias
78 * @return ListLocationsResponse
84 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/Resource/
H A DProjectsLocations.php20 use Google\Service\Connectors\ListLocationsResponse; alias
77 * @return ListLocationsResponse
83 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocations.php22 use Google\Service\CloudKMS\ListLocationsResponse; alias
79 * @return ListLocationsResponse
85 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsLocations.php22 use Google\Service\BigQueryDataTransfer\ListLocationsResponse; alias
85 * @return ListLocationsResponse
91 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_CloudRun_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_NetworkServices_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_CloudScheduler_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_Datastream_ListLocationsResponse');

1234