Interface protos.google.bigtable.v2.ISessionMutateRowRequest (0.2.0)

Properties of a SessionMutateRowRequest.

Package

@google-cloud/bigtable-api

Properties

key

key?: (Uint8Array|Buffer|string|null);

SessionMutateRowRequest key

mutations

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

SessionMutateRowRequest mutations