[[["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, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `SpeechRetryPolicy` class is responsible for managing retry logic for `SpeechConnection` operations, detailing how to handle transient failures."],["Key functionalities of the `SpeechRetryPolicy` include creating a new instance with `clone()`, determining if a failure is recoverable with `OnFailure()`, checking if retries are exhausted with `IsExhausted()`, and identifying permanent failures using `IsPermanentFailure()`."],["Each version of the library is linked, allowing you to navigate the respective documentation for each version."]]],[]]