Interface protos.google.bigtable.v2.IRowRange (5.0.0)

Properties of a RowRange.

Package

@google-cloud/bigtable

Properties

endKeyClosed

endKeyClosed?: (Uint8Array|string|null);

RowRange endKeyClosed

endKeyOpen

endKeyOpen?: (Uint8Array|string|null);

RowRange endKeyOpen

startKeyClosed

startKeyClosed?: (Uint8Array|string|null);

RowRange startKeyClosed

startKeyOpen

startKeyOpen?: (Uint8Array|string|null);

RowRange startKeyOpen