[[["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 document provides information on the `ServicesLimitedErrorCountRetryPolicy` class, a retry policy for `ServicesConnection` 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 treated as transient."],["The class offers constructors to set the `maximum_failures` parameter, along with copy and move constructors."],["The class includes virtual functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage and configure the retry logic."],["The page also lists all available versions from 2.11.0 up to the latest, 2.37.0-rc for the class `ServicesLimitedErrorCountRetryPolicy`."]]],[]]