[[["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 `SpeechRetryPolicy` class for the Google Cloud Speech API in C++, providing retry mechanisms for `SpeechConnection`."],["The page lists available versions of the C++ Speech API, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, and down to 2.26.0, with each version linking to its respective documentation."],["The `SpeechRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, which are essential for managing retry behavior."],["`clone()` creates a fresh policy instance, `OnFailure` checks if a retry should occur after a status, `IsExhausted` checks if the retry policy has failed, and `IsPermanentFailure` determines if the failure is unrecoverable."]]],[]]