[[["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 `SpeechRetryPolicy` class within the Google Cloud C++ Speech library."],["The latest version documented is 2.37.0-rc, with a history of previous versions listed down to 2.11.0."],["`SpeechRetryPolicy` is used in the `SpeechConnection` to determine how to manage retries for speech operations."],["The class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all focused on managing retry logic."],["The class functions allow you to create a new copy of the policy, check for the success of a status, if it has reached the max attempts, and also if a status implies a non-retryable error, respectively."]]],[]]