kmsKeyVersionName property
The KMS key version name with which content of the PhraseSet is encrypted.
The expected format is
projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}
.
Output only.
Implementation
core.String? kmsKeyVersionName;