BigQuery Migration v2 API - Enum TranslationReportRecord.Types.Severity (1.5.0)

public enum TranslationReportRecord.Types.Severity

Reference documentation and code samples for the BigQuery Migration v2 API enum TranslationReportRecord.Types.Severity.

The severity type of the record.

Namespace

Google.Cloud.BigQuery.Migration.V2

Assembly

Google.Cloud.BigQuery.Migration.V2.dll

Fields

Name Description
Error

ERROR type. Translation failed.

Info

INFO type.

Unspecified

SeverityType not specified.

Warning

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