Searched refs:ApigatewayLocation (Results 1 – 3 of 3) sorted by relevance
23 protected $locationsType = ApigatewayLocation::class;31 * @param ApigatewayLocation[]38 * @return ApigatewayLocation[]
20 class ApigatewayLocation extends \Google\Model class116 class_alias(ApigatewayLocation::class, 'Google_Service_Apigateway_ApigatewayLocation');
21 use Google\Service\Apigateway\ApigatewayLocation; alias38 * @return ApigatewayLocation44 return $this->call('get', [$params], ApigatewayLocation::class);