kmsKey property
The resource name for the configured Cloud KMS key.
The format is: projects/[PROJECT_ID]/locations/[LOCATION]/keyRings/[KEYRING]/cryptoKeys/[KEY] For example: projects/my-project/locations/us-central1/keyRings/my-ring/cryptoKeys/my-key
Optional.
Implementation
core.String? kmsKey;