severity property
How to interpret failures of this condition, one of Error, Warning, Info Possible string values are:
- "SEVERITY_UNSPECIFIED" : Unspecified severity
- "ERROR" : Error severity.
- "WARNING" : Warning severity.
- "INFO" : Info severity.
Implementation
core.String? severity;