Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DListKeyRingsResponse.php20 class ListKeyRingsResponse extends \Google\Collection class
79 class_alias(ListKeyRingsResponse::class, 'Google_Service_CloudKMS_ListKeyRingsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocationsKeyRings.php21 use Google\Service\CloudKMS\ListKeyRingsResponse; alias
117 * @return ListKeyRingsResponse
123 return $this->call('list', [$params], ListKeyRingsResponse::class);