public sealed class ReadModifyWriteRowRequest : IMessage<ReadModifyWriteRowRequest>, IEquatable<ReadModifyWriteRowRequest>, IDeepCloneable<ReadModifyWriteRowRequest>, IBufferMessage, IMessage
public RepeatedField<ReadModifyWriteRule> Rules { get; }
Required. Rules specifying how the specified row's contents are to be transformed
into writes. Entries are applied in order, meaning that earlier rules will
affect the results of later ones.
Required. The unique name of the table to which the read/modify/write rules 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 webpage details the \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, which is used for requesting read, modify, and write operations on a row in Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the Google Protocol Buffers ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e include \u003ccode\u003eAppProfileId\u003c/code\u003e for routing replication, \u003ccode\u003eRowKey\u003c/code\u003e specifying the target row, \u003ccode\u003eRules\u003c/code\u003e defining how to transform the row's contents, and \u003ccode\u003eTableName\u003c/code\u003e for the target table.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to different versions of the documentation for \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e, ranging from version 2.2.0 up to the latest version 3.17.0, with a total of 23 different versions.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors included in this Class that enable the object to be created from the default, or by copying the values from another object of the same type.\u003c/p\u003e\n"]]],[],null,[]]