public sealed class MutateRowRequest : IMessage<MutateRowRequest>, IEquatable<MutateRowRequest>, IDeepCloneable<MutateRowRequest>, IBufferMessage, IMessage
Required. Changes to be atomically applied to the specified row. Entries are applied
in order, meaning that earlier mutations can be masked by later ones.
Must contain at least one entry and at most 100000.
Required. The unique name of the table to which the mutation should be applied.
Values are of the form
projects/<project>/instances/<instance>/tables/<table>.
[[["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 page provides documentation for the \u003ccode\u003eMutateRowRequest\u003c/code\u003e class within the Google.Cloud.Bigtable.V2 namespace, showing version history and details for version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMutateRowRequest\u003c/code\u003e is a request message used for the Bigtable.MutateRow function, and it allows atomic application of changes to a specified row in a table.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's inheritance hierarchy, the interfaces it implements (including IMessage, IEquatable, IDeepCloneable, and IBufferMessage), and inherited members from the base Object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMutateRowRequest\u003c/code\u003e class include \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eMutations\u003c/code\u003e, \u003ccode\u003eRowKey\u003c/code\u003e, \u003ccode\u003eTableName\u003c/code\u003e, and \u003ccode\u003eTableNameAsTableName\u003c/code\u003e, each with detailed descriptions and type information, and it's constructors.\u003c/p\u003e\n"],["\u003cp\u003eA complete list of version history for the \u003ccode\u003eMutateRowRequest\u003c/code\u003e is provided, ranging from the latest version 3.17.0, going down to version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]