Searched refs:ApigatewayEmpty (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Apigateway\ApigatewayEmpty; alias49 * @return ApigatewayEmpty55 return $this->call('cancel', [$params], ApigatewayEmpty::class);65 * @return ApigatewayEmpty71 return $this->call('delete', [$params], ApigatewayEmpty::class);
20 class ApigatewayEmpty extends \Google\Model class25 class_alias(ApigatewayEmpty::class, 'Google_Service_Apigateway_ApigatewayEmpty');