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