[[["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."],[[["The `TransactionOptions` class, which is immutable, provides settings for executing transactions in Google Cloud Firestore."],["The latest version available is 3.10.0, but the current context is within the version 2.4.0 documentation."],["`TransactionOptions.Default` provides the standard transaction configuration if the caller does not specify any options."],["The property `MaxAttempts` controls how many times a transaction will be retried before failing."],["The method `ForMaxAttempts(Int32)` creates a new instance of `TransactionOptions` with a specified maximum number of attempts."]]],[]]