Interface protos.google.bigtable.v2.IRowSet (3.6.0)

Properties of a RowSet.

Package

@google-cloud/bigtable!

Properties

rowKeys

rowKeys?: (Uint8Array[]|null);

RowSet rowKeys

Property Value
Type Description
(Uint8Array[]|null)

rowRanges

rowRanges?: (google.bigtable.v2.IRowRange[]|null);

RowSet rowRanges

Property Value
Type Description
(google.bigtable.v2.IRowRange[]|null)