[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This document outlines the `TranslationServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `TranslationServiceConnection` in the Google Cloud C++ Translation API."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only listed transient error status."],["The retry policy can be configured with a constructor to limit the number of transient errors it tolerates, where setting `maximum_failures` to 0 disables retries."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, and `clone()` which are used to manage, evaluate and recreate the retry policy."],["The document provides versioned access to this policy, ranging from the latest release candidate `2.37.0-rc` to version `2.11.0`, enabling users to navigate through specific releases."]]],[]]