Home
last modified time | relevance | path

Searched refs:ApigatewayEmpty (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\Apigateway\ApigatewayEmpty; alias
49 * @return ApigatewayEmpty
55 return $this->call('cancel', [$params], ApigatewayEmpty::class);
65 * @return ApigatewayEmpty
71 return $this->call('delete', [$params], ApigatewayEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayEmpty.php20 class ApigatewayEmpty extends \Google\Model class
25 class_alias(ApigatewayEmpty::class, 'Google_Service_Apigateway_ApigatewayEmpty');