[[["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 page details the `FlowsRetryPolicy` class within the Google Cloud Dialogflow CX C++ library."],["The latest version available is `2.37.0-rc`, with a comprehensive history of prior versions listed back to `2.11.0`."],["`FlowsRetryPolicy` defines retry behavior for `FlowsConnection` and offers functions to check for exhausted status, permanent failures, and if an operation should be retried on failure."],["The `clone()` function allows for creating a new policy instance with a reset state, indicated by a return type of `std::unique_ptr\u003c FlowsRetryPolicy \u003e`."],["The methods `OnFailure` and `IsPermanentFailure` accept a `Status const &` parameter and return a boolean."]]],[]]