[[["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 `ServiceHealthLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for version 2.31.0 and shows previous versions."],["`ServiceHealthLimitedErrorCountRetryPolicy` is a retry mechanism for `ServiceHealthConnection` that stops retrying when non-transient errors occur or when a maximum number of transient errors have been encountered."],["The policy considers `kUnavailable` as the only transient error and can be disabled by setting `maximum_failures` to 0 when constructing the class instance."],["The class includes constructors, methods to manage the retry process, and functions to determine the current state and clone the policy for use."]]],[]]