Class ColumnDescriptor (0.5.9)

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

Describes a column.

Attributes

NameDescription
path MutableSequence[str]
The identifier for the column. Each entry in path represents one level of nesting.
description str
A textual description of the column.
bigquery_policy_tags MutableSequence[str]
A list of BigQuery policy tags that will be applied to the column.