Interface protos.google.area120.tables.v1alpha1.ITable (2.2.1)

Properties of a Table.

Package

@google/area120-tables

Properties

columns

columns?: (google.area120.tables.v1alpha1.IColumnDescription[]|null);

Table columns

displayName

displayName?: (string|null);

Table displayName

name

name?: (string|null);

Table name