[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This webpage details the `TransactionOptions` class, an immutable class designed for configuring transaction execution within the Google.Cloud.Firestore library."],["The latest version of `TransactionOptions` is 3.10.0, with the page providing links to documentation for prior versions back to version 2.3.1."],["`TransactionOptions` includes a `Default` property for standard transaction settings and a `MaxAttempts` property to set the maximum retries before a transaction fails."],["The `ForMaxAttempts(Int32)` method allows users to create a new `TransactionOptions` instance with a specified number of maximum attempts, which must be a positive integer."],["The class also includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `Object` class."]]],[]]