type property
The type of this state error. Possible string values are:
- "TYPE_UNSPECIFIED" : No type specified.
- "KMS_ERROR" : Caused by an issue with KMS.
Implementation
core.String? type;
The type of this state error. Possible string values are:
core.String? type;