Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DImportCryptoKeyVersionRequest.php29 public $cryptoKeyVersion; variable in Google\\Service\\CloudKMS\\ImportCryptoKeyVersionRequest
56 public function setCryptoKeyVersion($cryptoKeyVersion) argument
58 $this->cryptoKeyVersion = $cryptoKeyVersion;
65 return $this->cryptoKeyVersion;