public sealed class TransactionOptions : IMessage<TransactionOptions>, IEquatable<TransactionOptions>, IDeepCloneable<TransactionOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class TransactionOptions.
[[["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 document provides reference documentation for the \u003ccode\u003eTransactionOptions\u003c/code\u003e class within the Firestore v1 API, specifically for version 3.5.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransactionOptions\u003c/code\u003e class is used to define options when creating a new transaction and 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class has properties to control transaction behavior, such as \u003ccode\u003eReadOnly\u003c/code\u003e, which specifies that the transaction is for read operations only, and \u003ccode\u003eReadWrite\u003c/code\u003e, which allows for both read and write operations.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the constructors available for the \u003ccode\u003eTransactionOptions\u003c/code\u003e class, including a default constructor and one that accepts another \u003ccode\u003eTransactionOptions\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eA history of older versions of this class are also available, from version 2.3.0 all the way up to the latest 3.10.0.\u003c/p\u003e\n"]]],[],null,[]]