public sealed class ReadWrite : IMessage<TransactionOptions.Types.ReadWrite>, IEquatable<TransactionOptions.Types.ReadWrite>, IDeepCloneable<TransactionOptions.Types.ReadWrite>, IBufferMessage, IMessage
Options for a transaction that can be used to read and write documents.
[[["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-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eReadWrite\u003c/code\u003e class, which provides options for transactions that involve both reading and writing to documents within Google Cloud Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadWrite\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class is derived from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default \u003ccode\u003eReadWrite()\u003c/code\u003e and one that accepts another \u003ccode\u003eTransactionOptions.Types.ReadWrite\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has one property called \u003ccode\u003eRetryTransaction\u003c/code\u003e, which is a \u003ccode\u003eByteString\u003c/code\u003e that allows for specifying a transaction to retry.\u003c/p\u003e\n"]]],[],null,[]]