Interface protos.google.cloud.bigquery.migration.v2alpha.ISqlTranslationErrorDetail (1.0.1)

Properties of a SqlTranslationErrorDetail.

Package

@google-cloud/bigquery-migration

Properties

column

column?: (number|Long|string|null);

SqlTranslationErrorDetail column

message

message?: (string|null);

SqlTranslationErrorDetail message

row

row?: (number|Long|string|null);

SqlTranslationErrorDetail row