[[["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 `DocumentsRetryPolicy` class within the Google Cloud Dialogflow ES C++ library, which is used to manage retry logic for `DocumentsConnection`."],["The latest release candidate version available is `2.37.0-rc`, and several prior versions are also accessible, ranging down to `2.11.0`."],["The `DocumentsRetryPolicy` class features methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to handle retry behavior based on status and conditions."],["The `OnFailure()` and `IsPermanentFailure()` functions accept a `Status` object to determine if a retry is needed or not, based on the provided status."],["The `clone()` function will return a new `DocumentsRetryPolicy` instance, reset to its original, initial state."]]],[]]