public sealed class MutateRowsRequest : IMessage<MutateRowsRequest>, IEquatable<MutateRowsRequest>, IDeepCloneable<MutateRowsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class MutateRowsRequest.
public RepeatedField<MutateRowsRequest.Types.Entry> Entries { get; }
Required. The row keys and corresponding mutations to be applied in bulk.
Each entry is applied as an atomic mutation, but the entries may be
applied in arbitrary order (even between entries for the same row).
At least one entry must be specified, and in total the entries can
contain at most 100000 mutations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eMutateRowsRequest\u003c/code\u003e class within the Google Bigtable v2 API, specifically for version 3.2.0 and lists previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMutateRowsRequest\u003c/code\u003e class is used to send a request to the BigtableService.MutateRows method for performing atomic mutations on multiple rows in a Bigtable table.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMutateRowsRequest\u003c/code\u003e class include \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eEntries\u003c/code\u003e (for specifying mutations), \u003ccode\u003eTableName\u003c/code\u003e, and \u003ccode\u003eTableNameAsTableName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the class's implementation of several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains links to various versions of the \u003ccode\u003eMutateRowsRequest\u003c/code\u003e class documentation, ranging from version 2.2.0 to the latest version 3.17.0.\u003c/p\u003e\n"]]],[],null,[]]