[[["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 document outlines the `CloudBillingLimitedErrorCountRetryPolicy` class, which manages retry attempts for `CloudBillingConnection` based on error counts."],["The latest version of the `CloudBillingLimitedErrorCountRetryPolicy` class is 2.37.0-rc, and there are a number of previous versions listed."],["The retry policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a set maximum."],["The class constructor allows setting a maximum number of transient errors (`maximum_failures`), and a value of 0 disables retries."],["Transient errors are determined by the `kUnavailable` status code."]]],[]]