Class TableSchema (3.18.1)

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

BigQuery Compatible table schema.

Attribute

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