[[["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 within the Google Cloud Dialogflow ES C++ library, specifically for version 2.30.0 and all the way up to the latest release candidate, version 2.37.0-rc."],["The `IntentsRetryPolicy` is used in the context of `IntentsConnection` to handle retries, as well as the failure cases that the connection might experience."],["Key functionalities of the `IntentsRetryPolicy` include creating a new policy instance via `clone()`, determining if a failure is retryable via `OnFailure(Status const &)`, checking if the retry policy is exhausted through `IsExhausted()`, and determining if a failure is permanent via `IsPermanentFailure(Status const &)`."],["The document provides a comprehensive list of available versions, each with a direct link to the corresponding documentation for `IntentsRetryPolicy`."]]],[]]