Class TableSchema (3.13.1)

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

BigQuery Compatible table schema.

Attribute

NameDescription
fields Sequence[google.cloud.asset_v1.types.TableFieldSchema]
Describes the fields in a table.