[[["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 within the Google.Cloud.Firestore namespace, specifically for version 3.0.0, offering a range of versions from 2.3.1 to the latest, 3.10.0."],["The `TransactionOptions` class is an immutable class used for setting up options when executing transactions in Firestore."],["The `Default` property provides the default transaction options if no specific options are given."],["The `MaxAttempts` property determines how many times a transaction will retry before ultimately failing."],["The `ForMaxAttempts(Int32)` method allows for the creation of a `TransactionOptions` instance, specifying the maximum allowed attempts for a given transaction."]]],[]]