type property
Describes the impact of this SDK bug.
Output only. Possible string values are:
- "TYPE_UNSPECIFIED" : Unknown issue with this SDK.
- "GENERAL" : Catch-all for SDK bugs that don't fit in the below categories.
- "PERFORMANCE" : Using this version of the SDK may result in degraded performance.
- "DATALOSS" : Using this version of the SDK may cause data loss.
Implementation
core.String? type;