[[["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-05-07 UTC."],[[["This webpage details the `ServiceUsageLimitedErrorCountRetryPolicy`, a retry mechanism for `ServiceUsageConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering a non-transient error or surpassing a defined number of transient failures, with `kUnavailable` being the only status code classified as transient."],["Users can configure the maximum number of allowed transient errors when creating an instance of the policy, where setting it to `0` will disable retries."],["The page provides documentation for various constructors, such as one for creating an instance with a custom number of maximum failures and copy constructors, as well as functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["A list of available versions of the documentation of the class, from 2.11.0 to the latest 2.37.0-rc is presented."]]],[]]