[[["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 page details the `DocumentProcessorServiceRetryPolicy` for the Google Cloud Document AI service, specifically in the C++ library."],["The latest release candidate version of the retry policy is 2.37.0-rc, and the page lists versions all the way back to 2.11.0 for the Document AI service."],["The policy class provides functionality for cloning via a `clone()` function, allowing users to create new instances of a policy."],["The policy determines retry behavior based on failure statuses, with functions `OnFailure()` and `IsPermanentFailure()` being critical for handling different types of errors."],["The `IsExhausted()` function checks whether the current retry policy is exhausted, indicating if any further retries are possible, and it is relevant for determining the continuation of retry attempts."]]],[]]