[[["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.2.0."],["`TransactionOptions` is an immutable class used to configure settings for executing transactions in Firestore."],["The `Default` property provides the default transaction options when nothing specific is set by the user."],["The `MaxAttempts` property specifies the maximum number of times a transaction will be retried before failing."],["The `ForMaxAttempts` method allows for creating a `TransactionOptions` instance with a custom maximum number of attempts, which must be a positive number."]]],[]]