Interface protos.google.bigtable.v2.ReadRowsResponse.ICellChunk (5.0.0)

Properties of a CellChunk.

Package

@google-cloud/bigtable

Properties

commitRow

commitRow?: (boolean|null);

CellChunk commitRow

familyName

familyName?: (google.protobuf.IStringValue|null);

CellChunk familyName

labels

labels?: (string[]|null);

CellChunk labels

qualifier

qualifier?: (google.protobuf.IBytesValue|null);

CellChunk qualifier

resetRow

resetRow?: (boolean|null);

CellChunk resetRow

rowKey

rowKey?: (Uint8Array|string|null);

CellChunk rowKey

timestampMicros

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

CellChunk timestampMicros

value

value?: (Uint8Array|string|null);

CellChunk value

valueSize

valueSize?: (number|null);

CellChunk valueSize