public sealed class ReadModifyWriteRowRequest : IMessage<ReadModifyWriteRowRequest>, IEquatable<ReadModifyWriteRowRequest>, IDeepCloneable<ReadModifyWriteRowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ReadModifyWriteRowRequest.
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 page provides documentation for the \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e class is used for modifying and writing to specific rows in a Bigtable, serving as a request message for the \u003ccode\u003eBigtable.ReadModifyWriteRow\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis resource is implemented by multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e class include \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eRowKey\u003c/code\u003e, \u003ccode\u003eRules\u003c/code\u003e, \u003ccode\u003eTableName\u003c/code\u003e, and \u003ccode\u003eTableNameAsTableName\u003c/code\u003e, which are used to define the target table, row, and the modification operations.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from 2.2.0 up to 3.17.0, with each version linking to the respective \u003ccode\u003eReadModifyWriteRowRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"]]],[],null,[]]