Class BigQueryField (2.0.2)

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

Message defining a field of a BigQuery table.

Attributes

NameDescription
table .storage.BigQueryTable
Source table of the field.
field .storage.FieldId
Designated field in the BigQuery table.