Interface protos.google.bigtable.v2.IMutateRowsRequest (3.5.4)

Properties of a MutateRowsRequest.

Package

@google-cloud/bigtable!

Properties

appProfileId

appProfileId?: (string|null);

MutateRowsRequest appProfileId

Property Value
TypeDescription
(string|null)

entries

entries?: (google.bigtable.v2.MutateRowsRequest.IEntry[]|null);

MutateRowsRequest entries

Property Value
TypeDescription
(google.bigtable.v2.MutateRowsRequest.IEntry[]|null)

tableName

tableName?: (string|null);

MutateRowsRequest tableName

Property Value
TypeDescription
(string|null)