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

Properties of a MutateRowRequest.

Package

@google-cloud/bigtable

Properties

appProfileId

appProfileId?: (string|null);

MutateRowRequest appProfileId

mutations

mutations?: (google.bigtable.v2.IMutation[]|null);

MutateRowRequest mutations

rowKey

rowKey?: (Uint8Array|string|null);

MutateRowRequest rowKey

tableName

tableName?: (string|null);

MutateRowRequest tableName