type property
Specifies the type of the encryption key.
Optional. Possible string values are:
- "TYPE_UNSPECIFIED" : Value type is not specified.
- "GOOGLE_MANAGED" : Google Managed.
- "CUSTOMER_MANAGED" : Customer Managed.
Implementation
core.String? type;