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