Class ColumnSettings (2.12.0)

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

The persistent settings for a table's columns.

Attributes

NameDescription
column str
Required. The id of the column.
visible bool
Required. Whether the column should be visible on page load.