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 Google Cloud Firestore v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransactionOptions\u003c/code\u003e are used to specify options when creating a new transaction, which are part of the Google.Cloud.Firestore.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransactionOptions\u003c/code\u003e class implements interfaces like \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 \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eTransactionOptions\u003c/code\u003e object as a parameter, also featuring properties that allow you to set the transaction mode to \u003ccode\u003eReadOnly\u003c/code\u003e or \u003ccode\u003eReadWrite\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is a variety of different versions of the package available, ranging from 3.10.0 down to 2.3.0, with 3.10.0 being the latest version available.\u003c/p\u003e\n"]]],[],null,[]]