[[["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."],[[["The latest version available for the `ServiceUsageLimitedErrorCountRetryPolicy` is `2.37.0-rc`, with a full list of previous versions down to `2.11.0` provided."],["This class is a retry policy for `ServiceUsageConnection` that stops retrying when a non-transient error occurs or the number of transient failures exceeds a specified limit."],["Only the `kUnavailable` status code is treated as a transient error in this `ServiceUsageLimitedErrorCountRetryPolicy`."],["Users can configure the policy to disable retries by setting `maximum_failures` to 0."],["The policy can be cloned, allowing the creation of new instances with an initial state."]]],[]]