[[["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 `ConversationProfilesRetryPolicy` for the Dialogflow ES C++ library, which governs retry behavior for `ConversationProfilesConnection`."],["The latest version of the library is `2.37.0-rc`, and the page provides links to documentation for various prior versions, including `2.17.0` up to `2.36.0`."],["The `ConversationProfilesRetryPolicy` includes functions for creating a clone, checking for failures (`OnFailure`), determining if the policy is exhausted (`IsExhausted`), and identifying permanent failures (`IsPermanentFailure`)."],["The functions (`OnFailure`, `IsPermanentFailure`) each take a status parameter, and they each return a boolean, which is not given a description in the provided information."],["The function `clone()` returns a `std::unique_ptr\u003cConversationProfilesRetryPolicy\u003e` which is also not described further in the provided information."]]],[]]