kmsKeyName property
The fully-qualified resource name of the KMS key.
Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
Implementation
core.String? kmsKeyName;