[[["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 `AdaptationRetryPolicy` class within the Google Cloud Speech C++ library."],["The latest release candidate version is `2.37.0-rc`, with multiple prior versions also documented, including `2.31.0` to `2.11.0`."],["The `AdaptationRetryPolicy` defines the retry policy used for `AdaptationConnection`, detailing how to handle retries when communication fails."],["The class has methods to check if a retry policy is exhausted (`IsExhausted()`) and if a failure is permanent (`IsPermanentFailure(Status const &)`), as well as a way to create new instances (`clone()`)."],["The functions `OnFailure` are provided to inform the retry policy when a failure has occurred, given a status."]]],[]]