Home
last modified time | relevance | path

Searched refs:ListLocationsResponse (Results 76 – 91 of 91) sorted by path

1234

/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/NetworkServices/Resource/
H A DProjectsLocations.php20 use Google\Service\NetworkServices\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_Networkconnectivity_ListLocationsResponse…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/Resource/
H A DProjectsLocations.php20 use Google\Service\Networkconnectivity\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_SecretManager_ListLocationsResponse');
/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/ServiceDirectory/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_ServiceDirectory_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/Resource/
H A DProjectsLocations.php20 use Google\Service\ServiceDirectory\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_TPU_ListLocationsResponse');
/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/Translate/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_Translate_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/Resource/
H A DProjectsLocations.php24 use Google\Service\Translate\ListLocationsResponse; alias
168 * @return ListLocationsResponse
174 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_VMMigrationService_ListLocationsResponse'…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocations.php20 use Google\Service\VMMigrationService\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_Workflows_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/Resource/
H A DProjectsLocations.php20 use Google\Service\Workflows\ListLocationsResponse; alias
61 * @return ListLocationsResponse
67 return $this->call('list', [$params], ListLocationsResponse::class);

1234