[[["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 reference information for the `CloudBillingLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ Client Library for Billing, with the latest version being `2.37.0-rc`."],["The `CloudBillingLimitedErrorCountRetryPolicy` class implements a retry policy for `CloudBillingConnection` that limits retries based on the number of detected errors."],["The policy stops retrying when a non-transient error occurs or the number of transient failures exceeds a predefined limit."],["The only transient error status code it checks for is `kUnavailable`."],["You can disable the retry loop by setting `maximum_failures` to `0` in the constructor of a `CloudBillingLimitedErrorCountRetryPolicy` object."]]],[]]