[[["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-03-14 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`."]]],[]]