[[["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 webpage provides documentation for the `AgentsRetryPolicy` class within the Google Cloud Dialogflow CX C++ client library, focusing on version-specific details."],["The latest release candidate version is 2.37.0-rc, and the page lists the complete history of previous releases, from 2.36.0 down to 2.11.0, all related to the `AgentsRetryPolicy`."],["The `AgentsRetryPolicy` class is defined to handle retry logic for `AgentsConnection`, with its methods explained as to handling failures, determining if they are permanent, and to check if retries have been exhausted."],["The `clone()` function allows for creating a new, reset instance of the `AgentsRetryPolicy`, while the `OnFailure()` method checks if the policy should be retried based on the status of operations."],["The functions `IsExhausted()` and `IsPermanentFailure()` determine if the retry policy is out of attempts, or if a failure is deemed to be permanent, preventing further retries."]]],[]]