[[["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 document provides information on the `AutoscalingPolicyServiceLimitedErrorCountRetryPolicy` class, designed to manage retries for the `AutoscalingPolicyServiceConnection` in the `dataproc` library."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures, such as `kUnavailable`, exceeds a predefined limit."],["The class includes constructors to set the maximum allowed transient errors and provides functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and check the retry state."],["The class also contains a `clone()` function which generates a fresh instance of the retry policy."],["It lists the available versions of this class, ranging from 2.11.0 to 2.37.0-rc."]]],[]]