[[["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 page provides documentation for the `ResourceSettingsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library."],["The retry policy is designed for `ResourceSettingsServiceConnection` and stops retrying when a non-transient error occurs or if a certain number of transient failures are reached, where `kUnavailable` is considered a transient error."],["The class provides constructors to create instances, with the ability to define the `maximum_failures` which is the number of allowed transient errors before the policy stops retrying."],["The page outlines the functions and a type alias provided within the `ResourceSettingsServiceLimitedErrorCountRetryPolicy` class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, as well as the type alias `BaseType` for `ResourceSettingsServiceRetryPolicy`."],["Various versions of the documentation are available, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, with version 2.31.0 currently being viewed."]]],[]]