[[["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-04-17 UTC."],[[["This document provides information on the `BudgetServiceLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `BudgetServiceConnection` in the Google Cloud C++ library."],["The policy retries operations until a non-transient error is encountered or a preset maximum number of transient failures occur, treating the status code `kUnavailable` as a transient error."],["The class provides constructors to set the maximum number of transient failures and functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry logic."],["The `BaseType` alias is provided, which is another way of representing the `BudgetServiceRetryPolicy`."],["The document provides a comprehensive list of available versions for `BudgetServiceLimitedErrorCountRetryPolicy`, ranging from 2.11.0 up to the latest, 2.37.0-rc, including details on how to disable the retry loop."]]],[]]