Class TableView (0.3.0)

TableView(value)

View on Table. Represents which fields will be populated for calls that return Table objects.

Values: TABLE_VIEW_UNSPECIFIED (0): Default value. The API will default to the BASIC view. BASIC (1): Include only table names. This is the default value. FULL (2): Include everything.