severity property
Severity of this alert.
Output only. Possible string values are:
- "SEVERITY_UNSPECIFIED" : Unspecified severity.
- "INFO" : Info.
- "WARNING" : Warning.
- "SEVERE" : Severe.
Implementation
core.String? severity;
Severity of this alert.
Output only. Possible string values are:
core.String? severity;