kmsKeyName property

String? kmsKeyName
getter/setter pair

The [KMS key name] with which the content of the Operation is encrypted.

The expected format: projects / * /locations / * /keyRings / * /cryptoKeys / * . Will be empty string if google managed.

Implementation

core.String? kmsKeyName;