BigQuery Migration V2 API - Module Google::Cloud::Bigquery::Migration::V2::TranslationReportRecord::Severity (v0.11.0)

Reference documentation and code samples for the BigQuery Migration V2 API module Google::Cloud::Bigquery::Migration::V2::TranslationReportRecord::Severity.

The severity type of the record.

Constants

SEVERITY_UNSPECIFIED

value: 0
SeverityType not specified.

INFO

value: 1
INFO type.

WARNING

value: 2
WARNING type. The translated query may still provide useful information if all the report records are WARNING.

ERROR

value: 3
ERROR type. Translation failed.