Chronicle v1 API - Enum QueryRuntimeError.Types.ErrorSeverity (1.0.0-beta05)

public enum QueryRuntimeError.Types.ErrorSeverity

Reference documentation and code samples for the Chronicle v1 API enum QueryRuntimeError.Types.ErrorSeverity.

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

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
Severe

Error is severe.

Unspecified

Severity is unknown.

Warning

Severity is warning.