Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayListApiConfigsResponse.php20 class ApigatewayListApiConfigsResponse extends \Google\Collection class
79 class_alias(ApigatewayListApiConfigsResponse::class, 'Google_Service_Apigateway_ApigatewayListApiCo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/Resource/
H A DProjectsLocationsApisConfigs.php21 use Google\Service\Apigateway\ApigatewayListApiConfigsResponse; alias
128 * @return ApigatewayListApiConfigsResponse
134 return $this->call('list', [$params], ApigatewayListApiConfigsResponse::class);