Chronicle V1 API - Module Google::Cloud::Chronicle::V1::CompilationDiagnostic::Severity (v0.1.0)

Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::CompilationDiagnostic::Severity.

The severity level of the compilation diagnostic.

Constants

SEVERITY_UNSPECIFIED

value: 0
An unspecified severity level.

WARNING

value: 1
A compilation warning.

ERROR

value: 2
A compilation error.