Interface protos.google.bigtable.v2.Mutation.IAddToCell (5.1.1)

Properties of an AddToCell.

Package

@google-cloud/bigtable

Properties

columnQualifier

columnQualifier?: (google.bigtable.v2.IValue|null);

AddToCell columnQualifier

familyName

familyName?: (string|null);

AddToCell familyName

input

input?: (google.bigtable.v2.IValue|null);

AddToCell input

timestamp

timestamp?: (google.bigtable.v2.IValue|null);

AddToCell timestamp