Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2UndeleteKeyRequest.php20 class V2UndeleteKeyRequest extends \Google\Model class
25 class_alias(V2UndeleteKeyRequest::class, 'Google_Service_ApiKeysService_V2UndeleteKeyRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/Resource/
H A DProjectsLocationsKeys.php24 use Google\Service\ApiKeysService\V2UndeleteKeyRequest; alias
164 * @param V2UndeleteKeyRequest $postBody
168 public function undelete($name, V2UndeleteKeyRequest $postBody, $optParams = [])