Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_ManagedServiceforMicrosoftActiveDirectory…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_Connectors_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_CloudHealthcare_ListLocationsResponse');
/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/IDS/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_IDS_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_CloudFilestore_ListLocationsResponse');
/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/DatabaseMigrationService/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_DatabaseMigrationService_ListLocationsRes…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_GKEHub_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_ArtifactRegistry_ListLocationsResponse');
/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/Firestore/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_Firestore_ListLocationsResponse');
/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/NetworkSecurity/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
61 class_alias(ListLocationsResponse::class, 'Google_Service_NetworkSecurity_ListLocationsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DListLocationsResponse.php20 class ListLocationsResponse extends \Google\Collection class
79 class_alias(ListLocationsResponse::class, 'Google_Service_MyBusinessBusinessInformation_ListLocatio…
/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);

1234