Interface protos.google.area120.tables.v1alpha1.IListTablesResponse (1.2.8)

Properties of a ListTablesResponse.

Package

@google/area120-tables!

Properties

nextPageToken

nextPageToken?: (string|null);

ListTablesResponse nextPageToken

Property Value
TypeDescription
(string|null)

tables

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

ListTablesResponse tables

Property Value
TypeDescription
(google.area120.tables.v1alpha1.ITable[]|null)