Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2ListKeysResponse.php20 class V2ListKeysResponse extends \Google\Collection class
61 class_alias(V2ListKeysResponse::class, 'Google_Service_ApiKeysService_V2ListKeysResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/Resource/
H A DProjectsLocationsKeys.php23 use Google\Service\ApiKeysService\V2ListKeysResponse; alias
121 * @return V2ListKeysResponse
127 return $this->call('list', [$params], V2ListKeysResponse::class);