Class SqlTranslationWarning (0.11.7)

SqlTranslationWarning(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The detailed warning object if the SQL translation job is completed but not semantically correct.

Attribute

NameDescription
warning_detail google.cloud.bigquery_migration_v2alpha.types.SqlTranslationErrorDetail
Specifies the details of the warning, including the warning message and location from the source text.