Home
last modified time | relevance | path

Searched refs:ListSkusResponse (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DListSkusResponse.php20 class ListSkusResponse extends \Google\Collection class
61 class_alias(ListSkusResponse::class, 'Google_Service_Cloudbilling_ListSkusResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/Resource/
H A DServicesSkus.php20 use Google\Service\Cloudbilling\ListSkusResponse; alias
57 * @return ListSkusResponse
63 return $this->call('list', [$params], ListSkusResponse::class);