[[["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-14 UTC."],[[["This webpage provides documentation for the `TransitionRouteGroupsRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, specifically showcasing the versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `TransitionRouteGroupsRetryPolicy` class manages retry behavior for `TransitionRouteGroupsConnection` within the library."],["The documentation outlines the functions available in this class, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for creation of new instances, management of status, and determination of failure."],["The `OnFailure()` and `IsPermanentFailure()` functions have parameters to determine the status in the `Status const &` format, and return boolean values."],["The `clone()` function creates a new instance of the `TransitionRouteGroupsRetryPolicy`, and the `IsExhausted()` function determines if the retry policy has been exhausted, returning a boolean value."]]],[]]