[[["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-02 UTC."],[[["This webpage details the `CloudShellServiceLimitedErrorCountRetryPolicy`, which is used for managing retries in `CloudShellServiceConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it exceeds a set number of transient failures."],["Transient errors are defined as having the `kUnavailable` or `kUnknown` status codes."],["The `CloudShellServiceLimitedErrorCountRetryPolicy` class includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, among other constructors and parameters."],["The webpage provides a version history of this class, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."]]],[]]