Module: Google::Cloud::CloudDMS::V1::EntityIssue::IssueSeverity
- Defined in:
- proto_docs/google/cloud/clouddms/v1/conversionworkspace_resources.rb
Overview
Severity of issue.
Constant Summary collapse
- ISSUE_SEVERITY_UNSPECIFIED =
Unspecified issue severity
0
- ISSUE_SEVERITY_INFO =
Info
1
- ISSUE_SEVERITY_WARNING =
Warning
2
- ISSUE_SEVERITY_ERROR =
Error
3