[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]