[[["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 webpage provides documentation for the `CloudChannelServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library."],["The class implements a retry policy that limits the number of transient errors before stopping retries, and it considers `kUnavailable` as a transient error."],["Users can create instances of this policy specifying the maximum number of transient failures to tolerate, with the option to disable retries by setting `maximum_failures` to 0."],["The `CloudChannelServiceLimitedErrorCountRetryPolicy` is intended for use with `CloudChannelServiceConnection`, and it includes functions to determine if the policy is exhausted, if a failure is permanent, and to create a new policy instance."],["The page displays a list of supported versions for this policy, ranging from the latest release candidate `2.37.0-rc` to `2.11.0`."]]],[]]