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

Properties of a Cell.

Package

@google-cloud/bigtable

Properties

labels

labels?: (string[]|null);

Cell labels

timestampMicros

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

Cell timestampMicros

value

value?: (Uint8Array|string|null);

Cell value