Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DLicenses.php22 use Google\Service\Compute\LicensesListResponse; alias
178 * @return LicensesListResponse
184 return $this->call('list', [$params], LicensesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLicensesListResponse.php20 class LicensesListResponse extends \Google\Collection class
113 class_alias(LicensesListResponse::class, 'Google_Service_Compute_LicensesListResponse');