Database Center V1BETA API - Module Google::Cloud::DatabaseCenter::V1beta::IssueSeverity (v0.1.0)

Reference documentation and code samples for the Database Center V1BETA API module Google::Cloud::DatabaseCenter::V1beta::IssueSeverity.

IssueSeverity represents the severity of an issue.

Constants

ISSUE_SEVERITY_UNSPECIFIED

value: 0
Unspecified.

ISSUE_SEVERITY_LOW

value: 1
Low severity.

ISSUE_SEVERITY_MEDIUM

value: 2
Medium severity.

ISSUE_SEVERITY_HIGH

value: 3
High severity.

ISSUE_SEVERITY_CRITICAL

value: 4
Critical severity.

ISSUE_SEVERITY_IRRELEVANT

value: 5
Irrelevant severity. This means the issue should not be surfaced at all.