[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `DocumentsRetryPolicy` class within the Google Cloud Dialogflow ES C++ library, specifically starting from version 2.11.0 and going up to the latest release candidate 2.37.0-rc."],["The `DocumentsRetryPolicy` class is used to define retry logic for operations related to `DocumentsConnection` in the Dialogflow ES service."],["The documentation includes a list of available versions for `DocumentsRetryPolicy`, each with a corresponding link to its specific documentation."],["The policy has methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for creating new policy instances, determining retry status and checking for permanent failures."],["The `OnFailure()` and `IsPermanentFailure()` methods take a `Status` object as a parameter, and return a boolean value, whereas `clone()` returns a unique pointer to a `DocumentsRetryPolicy` and `IsExhausted()` returns a boolean."]]],[]]