[[["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 `SpeechLimitedErrorCountRetryPolicy` class, which is a retry policy for `SpeechConnection` in the Google Cloud C++ Speech library."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a prescribed limit, with `kUnavailable` as a defined transient error."],["The policy can be constructed with a specific maximum number of transient failures, where setting `maximum_failures` to 0 disables retries."],["The page lists various versions of this class ranging from 2.11.0 to the latest release candidate, 2.37.0-rc, allowing navigation to documentation for each."],["The documentation covers the class's constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, as well as a type alias called `BaseType`."]]],[]]