Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2GetKeyStringResponse.php20 class V2GetKeyStringResponse extends \Google\Model class
44 class_alias(V2GetKeyStringResponse::class, 'Google_Service_ApiKeysService_V2GetKeyStringResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/Resource/
H A DProjectsLocationsKeys.php21 use Google\Service\ApiKeysService\V2GetKeyStringResponse; alias
99 * @return V2GetKeyStringResponse
105 return $this->call('getKeyString', [$params], V2GetKeyStringResponse::class);