[[["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-05 UTC."],[[["This webpage provides documentation for the `SessionsRetryPolicy` class within the Google Cloud Dialogflow CX C++ client library, spanning multiple versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `SessionsRetryPolicy` is specifically designed to handle retries for the `SessionsConnection` in Dialogflow CX."],["Key functionalities of the `SessionsRetryPolicy` class include the ability to create new instances via `clone()`, checking for retry eligibility via `OnFailure(Status const &)`, and determining the policy's state with `IsExhausted()`."],["The class also includes functions to assess the nature of failures with `IsPermanentFailure(Status const &)`, allowing to determine if the error is recoverable."],["Each listed version provides its own documentation for the `SessionsRetryPolicy` class, making it easy to navigate to see how this policy changes per version."]]],[]]