public sealed class TransactionOptions.Types.ReadWrite : IMessage<TransactionOptions.Types.ReadWrite>, IEquatable<TransactionOptions.Types.ReadWrite>, IDeepCloneable<TransactionOptions.Types.ReadWrite>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class TransactionOptions.Types.ReadWrite.
Options for a transaction that can be used to read and write documents.
Firestore does not allow 3rd party auth requests to create read-write.
transactions.
[[["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 documentation provides reference information for the \u003ccode\u003eTransactionOptions.Types.ReadWrite\u003c/code\u003e class within the Firestore v1 API, specifically for the Google Cloud .NET client library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransactionOptions.Types.ReadWrite\u003c/code\u003e is used to define options for transactions that involve reading and writing documents, with the added constraint that 3rd-party authentication cannot create read-write transactions.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e assembly, and the latest version is 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadWrite\u003c/code\u003e class offers constructors for creating new instances and also allows for retry transactions, through the \u003ccode\u003eRetryTransaction\u003c/code\u003e property of type \u003ccode\u003eByteString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing it with functionalities like message handling and deep cloning.\u003c/p\u003e\n"]]],[],null,[]]