key property

String? key
getter/setter pair

A Cloud KMS key is a named object containing one or more key versions, along with metadata for the key.

A key exists on exactly one key ring tied to a specific location.

Required.

Implementation

core.String? key;