[[["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 provides information on the `CompletionLimitedErrorCountRetryPolicy` class, which is used for defining a retry policy for `CompletionConnection` in the Google Cloud Talent API."],["The retry policy is designed to halt retries upon encountering a non-transient error or when the number of transient failures exceeds a specified threshold, where `kUnavailable` is considered a transient error."],["The policy can be configured to allow a maximum number of transient failures via its constructor, with an option to disable retries completely by setting the maximum failures to 0."],["The document covers the class's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with its type alias `BaseType`."],["The document also lists the different available versions of this class, from the latest release candidate 2.37.0-rc down to 2.11.0."]]],[]]