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

Properties of a SampleRowKeysResponse.

Package

@google-cloud/bigtable!

Properties

offsetBytes

offsetBytes?: (number|Long|string|null);

SampleRowKeysResponse offsetBytes

Property Value
Type Description
(number|Long|string|null)

rowKey

rowKey?: (Uint8Array|string|null);

SampleRowKeysResponse rowKey

Property Value
Type Description
(Uint8Array|string|null)