[[["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 webpage provides documentation for the `BudgetServiceRetryPolicy` class, specifically within the Google Cloud Billing Budgets V1 C++ library, spanning multiple versions from 2.11.0 to 2.37.0-rc."],["The latest version documented is 2.37.0-rc, and the page also includes links to documentation for many prior versions of the policy class."],["The `BudgetServiceRetryPolicy` is used for the `BudgetServiceConnection` and includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry behavior."],["The documentation details the parameters and return types of each function within the `BudgetServiceRetryPolicy` class, for instance, the `OnFailure()` and `IsPermanentFailure()` functions take `Status const &` as a parameter and return a `bool`."],["It describes how to create a new instance of a policy with the function `clone()`, that returns a `std::unique_ptr\u003c BudgetServiceRetryPolicy \u003e` type."]]],[]]