[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]