[[["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-09 UTC."],[[["This webpage details the `CloudShellServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudShellServiceConnection` that limits the number of transient errors before stopping retries."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with transient errors being defined as `kUnavailable` or `kUnknown` status codes."],["The `CloudShellServiceLimitedErrorCountRetryPolicy` can be configured to tolerate a specific number of transient errors, with the option to disable retries entirely by setting `maximum_failures` to 0."],["The page provides links to documentation for each version, spanning from version 2.37.0-rc (latest) to 2.11.0."],["This page details different constructors, functions, and type aliases available for this retry policy."]]],[]]