Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2KmsWrappedCryptoKey.php25 public $cryptoKeyName; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2KmsWrappedCryptoKey
34 public function setCryptoKeyName($cryptoKeyName) argument
36 $this->cryptoKeyName = $cryptoKeyName;
43 return $this->cryptoKeyName;