Home
last modified time | relevance | path

Searched refs:ApigatewayLocation (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayListLocationsResponse.php23 protected $locationsType = ApigatewayLocation::class;
31 * @param ApigatewayLocation[]
38 * @return ApigatewayLocation[]
H A DApigatewayLocation.php20 class ApigatewayLocation extends \Google\Model class
116 class_alias(ApigatewayLocation::class, 'Google_Service_Apigateway_ApigatewayLocation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/Resource/
H A DProjectsLocations.php21 use Google\Service\Apigateway\ApigatewayLocation; alias
38 * @return ApigatewayLocation
44 return $this->call('get', [$params], ApigatewayLocation::class);