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