[[["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-03-21 UTC."],[[["This document provides information on the `TranslationServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `TranslationServiceConnection`."],["The policy stops retrying if a non-transient error is returned or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those with a status code of `kUnavailable`."],["The `maximum_failures` parameter in the constructor determines the maximum number of transient errors tolerated, and setting it to 0 disables the retry loop."],["The document lists numerous version number links for this class, starting from version 2.37.0-rc all the way down to 2.11.0, along with a number of the parameters and functions used in the class."]]],[]]