kmsKeyVersion property
Name of the KMS crypto key version used to encrypt the initial passwords.
The key has to have ASYMMETRIC_DECRYPT purpose. Format is
projects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}/cryptoKeyVersions/{version}
.
Optional.
Implementation
core.String? kmsKeyVersion;