[[["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 provides documentation for the `SpeechLimitedErrorCountRetryPolicy` class, a retry mechanism for `SpeechConnection` in the Google Cloud C++ Speech library."],["The class stops retrying when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The `SpeechLimitedErrorCountRetryPolicy` class allows the maximum number of transient failures to be specified upon initialization and provides methods to check the status of retries."],["The page lists the version history for the class, with version 2.37.0-rc as the latest version, and many other versions dating back to version 2.11.0."],["The class features constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` as well as the `BaseType` alias."]]],[]]