Class BigQueryField (3.7.0)

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

Message defining a field of a BigQuery table.

Attributes

NameDescription
table google.cloud.dlp_v2.types.BigQueryTable
Source table of the field.
field google.cloud.dlp_v2.types.FieldId
Designated field in the BigQuery table.

Inheritance

builtins.object > proto.message.Message > BigQueryField