[[["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 `ServiceUsageLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for version 2.23.0 and several preceding versions."],["This retry policy is designed for use with `ServiceUsageConnection` and manages retries based on the number of transient errors, ceasing retries if a non-transient error occurs or if the transient error count exceeds a set threshold."],["The policy considers `kUnavailable` status codes as transient errors and allows users to set the `maximum_failures` parameter during construction to control the number of tolerated transient errors."],["The page details the constructors, functions, and type aliases associated with the `ServiceUsageLimitedErrorCountRetryPolicy` class, including how to check the maximum number of failures and determine if a failure is permanent."],["You can obtain documentation for `ServiceUsageLimitedErrorCountRetryPolicy` class all the way up to version 2.37.0-rc."]]],[]]