[[["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-07-09 UTC."],[[["This webpage provides documentation for the `ProjectsLimitedErrorCountRetryPolicy` class, a retry policy for `ProjectsConnection` in the Google Cloud C++ client library."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being considered as transient."],["The class constructor, `ProjectsLimitedErrorCountRetryPolicy(int)`, allows setting the maximum number of transient errors, with a value of 0 disabling the retry loop."],["Key functions of the `ProjectsLimitedErrorCountRetryPolicy` class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which manage error handling and policy state."],["The page lists the available versions of the `ProjectsLimitedErrorCountRetryPolicy` class, from `2.11.0` up to the latest release candidate `2.37.0-rc`."]]],[]]