Searched refs:ApigatewayGateway (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Apigateway\ApigatewayGateway; alias43 * @param ApigatewayGateway $postBody50 public function create($parent, ApigatewayGateway $postBody, $optParams = [])76 * @return ApigatewayGateway82 return $this->call('get', [$params], ApigatewayGateway::class);138 * @param ApigatewayGateway $postBody148 public function patch($name, ApigatewayGateway $postBody, $optParams = [])
23 protected $gatewaysType = ApigatewayGateway::class;35 * @param ApigatewayGateway[]42 * @return ApigatewayGateway[]
20 class ApigatewayGateway extends \Google\Model class170 class_alias(ApigatewayGateway::class, 'Google_Service_Apigateway_ApigatewayGateway');