[[["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-14 UTC."],[[["This document provides information on the `TranslationServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `TranslationServiceConnection`."],["The retry policy is designed to handle transient errors, specifically `kUnavailable`, and will stop retrying if a non-transient error occurs or if the number of transient failures exceeds the set limit."],["The class allows you to specify the maximum number of transient errors to tolerate via the `maximum_failures` constructor parameter, and retries can be disabled by setting it to 0."],["There is a list of every version of this `TranslationServiceLimitedErrorCountRetryPolicy` class going back to version 2.11.0, with the most current version being 2.37.0-rc."],["The document also includes information regarding the constructors, functions, and type aliases associated with the `TranslationServiceLimitedErrorCountRetryPolicy` class, offering details about parameters, return types, and descriptions."]]],[]]