Searched refs:ApigatewayApiConfig (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Apigateway\ApigatewayApiConfig; alias43 * @param ApigatewayApiConfig $postBody50 public function create($parent, ApigatewayApiConfig $postBody, $optParams = [])79 * @return ApigatewayApiConfig85 return $this->call('get', [$params], ApigatewayApiConfig::class);141 * @param ApigatewayApiConfig $postBody151 public function patch($name, ApigatewayApiConfig $postBody, $optParams = [])
23 protected $apiConfigsType = ApigatewayApiConfig::class;35 * @param ApigatewayApiConfig[]42 * @return ApigatewayApiConfig[]
20 class ApigatewayApiConfig extends \Google\Collection class219 class_alias(ApigatewayApiConfig::class, 'Google_Service_Apigateway_ApigatewayApiConfig');