Properties of a CellChunk.
Package
@google-cloud/bigtableProperties
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|Buffer|string|null);CellChunk rowKey
timestampMicros
timestampMicros?: (number|Long|string|null);CellChunk timestampMicros
value
value?: (Uint8Array|Buffer|string|null);CellChunk value
valueSize
valueSize?: (number|null);CellChunk valueSize