[[["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-05 UTC."],[[["This webpage provides documentation for the `IntentsRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, focusing on its role in managing retry logic for `IntentsConnection`."],["The documentation includes version-specific details, with links to versions ranging from 2.11.0 to the latest release candidate, 2.37.0-rc, and highlights version 2.35.0 as the current page context."],["The `IntentsRetryPolicy` class offers several functions, such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, allowing for custom retry logic and determining failure types."],["The `clone()` function allows you to reset the retry policy to the initial state."],["The `OnFailure()` allows you to assess if the operation should be retried based on a status passed in."]]],[]]