[[["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 page details the `IntentsRetryPolicy` class for the Google Cloud Dialogflow ES C++ library, which is used to manage retries for `IntentsConnection`."],["The latest version of the library available is 2.37.0-rc, with many previous versions also listed, ranging back to 2.11.0."],["The `IntentsRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function creates a new policy instance, whereas `OnFailure()` determines if a retry is needed, and `IsExhausted()` determines if the retry policy is exhausted."],["`IsPermanentFailure()` checks if a given status represents a permanent failure and should not be retried."]]],[]]