[[["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 webpage details the `CompletionLimitedErrorCountRetryPolicy` class, which is a retry policy designed for the `CompletionConnection` in Google Cloud Talent API's C++ client library."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, where the status code `kUnavailable` is considered as a transient error."],["The class allows constructing instances that can tolerate a specific number of transient errors, with the option to disable retries entirely by setting the maximum failures to zero."],["It provides functions to check if the retry policy is exhausted, determine if a failure is permanent, retrieve the maximum number of allowed failures, and also includes the ability to create a new instance through a `clone` function."],["The page lists various versions of the library, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]