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

Properties of a ListRowsResponse.

Package

@google/area120-tables

Properties

nextPageToken

nextPageToken?: (string|null);

ListRowsResponse nextPageToken

rows

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

ListRowsResponse rows