severity property
The severity of the issue.
Output only. Possible string values are:
- "SEVERITY_UNSPECIFIED" : Severity unspecified.
- "WARNING" : The issue is the warning.
- "ERROR" : The issue is an error.
Implementation
core.String? severity;
The severity of the issue.
Output only. Possible string values are:
core.String? severity;