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