[[["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 document provides information on the `CloudShellServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library's shell component."],["The policy is designed to manage retries for RPC calls to `CloudShellServiceConnection`, with the ability to specify the maximum number of transient errors allowed before ceasing retries."],["Transient errors considered by this class are limited to `kUnavailable` and `kUnknown` status codes."],["The policy can be disabled by setting `maximum_failures` to 0 when constructing an instance."],["The document includes documentation for the class's constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, as well as a type alias named `BaseType`."]]],[]]