Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/Resource/
H A DProjectsLocations.php20 use Google\Service\Apigateway\ApigatewayListLocationsResponse; alias
61 * @return ApigatewayListLocationsResponse
67 return $this->call('list', [$params], ApigatewayListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayListLocationsResponse.php20 class ApigatewayListLocationsResponse extends \Google\Collection class
61 class_alias(ApigatewayListLocationsResponse::class, 'Google_Service_Apigateway_ApigatewayListLocati…