Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DImportCryptoKeyVersionRequest.php20 class ImportCryptoKeyVersionRequest extends \Google\Model class
98 class_alias(ImportCryptoKeyVersionRequest::class, 'Google_Service_CloudKMS_ImportCryptoKeyVersionRe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions.php26 use Google\Service\CloudKMS\ImportCryptoKeyVersionRequest; alias
156 * @param ImportCryptoKeyVersionRequest $postBody
160 public function import($parent, ImportCryptoKeyVersionRequest $postBody, $optParams = [])