Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DListCryptoKeysResponse.php20 class ListCryptoKeysResponse extends \Google\Collection class
79 class_alias(ListCryptoKeysResponse::class, 'Google_Service_CloudKMS_ListCryptoKeysResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocationsKeyRingsCryptoKeys.php25 use Google\Service\CloudKMS\ListCryptoKeysResponse; alias
163 * @return ListCryptoKeysResponse
169 return $this->call('list', [$params], ListCryptoKeysResponse::class);