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

Properties of a ListTablesResponse.

Package

@google/area120-tables

Properties

nextPageToken

nextPageToken?: (string|null);

ListTablesResponse nextPageToken

tables

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

ListTablesResponse tables