Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/Resource/
H A DKeys.php20 use Google\Service\ApiKeysService\V2LookupKeyResponse; alias
42 * @return V2LookupKeyResponse
48 return $this->call('lookupKey', [$params], V2LookupKeyResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2LookupKeyResponse.php20 class V2LookupKeyResponse extends \Google\Model class
62 class_alias(V2LookupKeyResponse::class, 'Google_Service_ApiKeysService_V2LookupKeyResponse');