[[["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 for Google Cloud Dialogflow ES in C++, focusing on its implementation across multiple versions."],["The most recent version of the `DocumentsRetryPolicy` is the 2.37.0-rc release candidate, while the earliest included here is version 2.11.0."],["The `DocumentsRetryPolicy` class provides methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry logic."],["`OnFailure()` and `IsPermanentFailure()` determine if a retry is possible, and requires a `Status` object as an argument."],["The `IsExhausted()` method indicates whether the retry policy has reached its limit and returns a boolean value to represent the status."]]],[]]