[[["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-07-18 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."]]],[]]