[[["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 provides reference documentation for the `TransactionOptions` class within the Google Cloud Firestore API for .NET, specifically version 3.3.0."],["The `TransactionOptions` class is immutable and is used to configure options for executing transactions in Firestore."],["The class contains a `Default` property, providing default settings for transactions if the caller does not set their own, as well as a `MaxAttempts` property that dictates how many times a transaction can be attempted."],["The `ForMaxAttempts` method allows for creating a custom instance of `TransactionOptions` with a specified number of maximum attempts, which is a positive integer."],["The page provides links to the documentation of the same `TransactionOptions` class for various versions, ranging from version 2.3.1 to 3.10.0."]]],[]]