kmsKey property

String? kmsKey
getter/setter pair

Customer-managed encryption key name, in the format projects / * /locations / * /keyRings / * /cryptoKeys / * .

The key will be used for CMEK encryption of the evaluation resource.

Optional. Immutable.

Implementation

core.String? kmsKey;