[[["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 `TransitionRouteGroupsRetryPolicy` class within the Dialogflow CX C++ client library, spanning multiple versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of the `TransitionRouteGroupsRetryPolicy` is to manage the retry behavior for `TransitionRouteGroupsConnection` in case of failures."],["Key methods of the class include `clone()`, which creates a new instance of the policy, `OnFailure(Status const &)` to check for failure, and `IsExhausted()` and `IsPermanentFailure(Status const &)` to determine if retries are exhausted or if a failure is considered permanent."],["The documentation covers the available functions of the retry policy class, including the parameters and return types for each function."]]],[]]