Interface protos.google.bigtable.v2.IReadRowsResponse (3.5.4)

Properties of a ReadRowsResponse.

Package

@google-cloud/bigtable!

Properties

chunks

chunks?: (google.bigtable.v2.ReadRowsResponse.ICellChunk[]|null);

ReadRowsResponse chunks

Property Value
TypeDescription
(google.bigtable.v2.ReadRowsResponse.ICellChunk[]|null)

lastScannedRowKey

lastScannedRowKey?: (Uint8Array|string|null);

ReadRowsResponse lastScannedRowKey

Property Value
TypeDescription
(Uint8Array|string|null)