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 within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, which provides options for transactions that can read and write documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadWrite\u003c/code\u003e class has multiple versions available, ranging from version 2.3.0 to 3.10.0, with version 3.10.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadWrite\u003c/code\u003e class inherits from \u003ccode\u003eObject\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, giving it certain functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadWrite\u003c/code\u003e class can be constructed either as a new instance or from an existing \u003ccode\u003eTransactionOptions.Types.ReadWrite\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eRetryTransaction\u003c/code\u003e property of type \u003ccode\u003eByteString\u003c/code\u003e, which allows for the specification of an optional transaction to retry.\u003c/p\u003e\n"]]],[],null,[]]