[[["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-05 UTC."],[[["This document provides information on the `CloudBillingLimitedErrorCountRetryPolicy`, a class that manages retries for `CloudBillingConnection` in cases of transient errors."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The class offers constructors to create instances, allowing specification of the maximum number of transient failures tolerated, or to copy or move existing instances."],["The `CloudBillingLimitedErrorCountRetryPolicy` class has several functions including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage retry logic and policy state."],["The document also provides a comprehensive list of available versions, starting from the latest release candidate `2.37.0-rc` down to version `2.11.0`."]]],[]]