Module: Google::Cloud::Chronicle::V1::QueryRuntimeError::ErrorSeverity

Defined in:
proto_docs/google/cloud/chronicle/v1/dashboard_query.rb

Overview

Based on ErrorSeverity, UI will choose to format the error differently.

Constant Summary collapse

ERROR_SEVERITY_UNSPECIFIED =

Severity is unknown.

0
WARNING =

Severity is warning.

1
SEVERE =

Error is severe.

2