[[["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-21 UTC."],[[["This webpage provides documentation for the `ServiceManagerLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `ServiceManagerConnection` for the Google Cloud C++ client library."],["The class allows configuration of the maximum number of transient errors it will tolerate before stopping retries, with `kUnavailable` status code being the only considered transient error."],["The policy will stop retrying if a non-transient error is encountered, or the number of transient errors exceeds the set maximum."],["The page lists the history of past versions, along with the latest version and contains constructor and function information for this class."],["The retry policy can be disabled by providing an instance with maximum failures equal to zero."]]],[]]