[[["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-09 UTC."],[[["This webpage details the `CompletionLimitedErrorCountRetryPolicy` class, which is a retry policy designed for the `CompletionConnection` in Google Cloud Talent."],["The policy limits retries based on the number of transient errors encountered, and stops retrying if a non-transient error occurs or the maximum number of transient failures is reached."],["The class treats `kUnavailable` as a transient error status code and contains constructors for setting the maximum number of failures."],["The page includes documentation for various class functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, detailing their parameters and return types."],["The documentation lists various versions of this class, with `2.37.0-rc` being the latest version, and provides a way to quickly navigate between the different versions."]]],[]]