Interface protos.google.bigtable.v2.IPartialResultSet (6.0.0)

Properties of a PartialResultSet.

Package

@google-cloud/bigtable

Properties

batchChecksum

batchChecksum?: (number|null);

PartialResultSet batchChecksum

estimatedBatchSize

estimatedBatchSize?: (number|null);

PartialResultSet estimatedBatchSize

protoRowsBatch

protoRowsBatch?: (google.bigtable.v2.IProtoRowsBatch|null);

PartialResultSet protoRowsBatch

reset

reset?: (boolean|null);

PartialResultSet reset

resumeToken

resumeToken?: (Uint8Array|Buffer|string|null);

PartialResultSet resumeToken