Interface protos.google.bigtable.v2.IReadModifyWriteRule (3.6.0)

Properties of a ReadModifyWriteRule.

Package

@google-cloud/bigtable!

Properties

appendValue

appendValue?: (Uint8Array|string|null);

ReadModifyWriteRule appendValue

Property Value
TypeDescription
(Uint8Array|string|null)

columnQualifier

columnQualifier?: (Uint8Array|string|null);

ReadModifyWriteRule columnQualifier

Property Value
TypeDescription
(Uint8Array|string|null)

familyName

familyName?: (string|null);

ReadModifyWriteRule familyName

Property Value
TypeDescription
(string|null)

incrementAmount

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

ReadModifyWriteRule incrementAmount

Property Value
TypeDescription
(number|Long|string|null)