[[["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-21 UTC."],[[["This webpage provides documentation for the `DocumentProcessorServiceRetryPolicy` class, specifically for C++ development in Google Cloud's Document AI."],["The latest release candidate version is 2.37.0-rc, and a comprehensive list of previous versions, spanning from 2.36.0 down to 2.11.0, is available with associated documentation links for each."],["The `DocumentProcessorServiceRetryPolicy` manages the retry behavior for the `DocumentProcessorServiceConnection`, with functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The functions of the policy such as `OnFailure()` and `IsPermanentFailure()` take a `Status const &` parameter, while `IsExhausted()` and `clone()` do not take any parameter."],["Each of these functions return a boolean, with the exception of `clone()`, which returns `std::unique_ptr\u003c DocumentProcessorServiceRetryPolicy \u003e`."]]],[]]