Class TableDisplayOptions (2.7.4)

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

Table display options that can be reused.

Attribute

NameDescription
shown_columns Sequence[str]
Optional. Columns to display in the table. Leave empty to display all available columns. Note: This field is for future features and is not currently used.