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

Properties of a ReadModifyWriteRowRequest.

Package

@google-cloud/bigtable

Properties

appProfileId

appProfileId?: (string|null);

ReadModifyWriteRowRequest appProfileId

rowKey

rowKey?: (Uint8Array|string|null);

ReadModifyWriteRowRequest rowKey

rules

rules?: (google.bigtable.v2.IReadModifyWriteRule[]|null);

ReadModifyWriteRowRequest rules

tableName

tableName?: (string|null);

ReadModifyWriteRowRequest tableName