[[["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 `ImageAnnotatorRetryPolicy` for the Google Cloud Vision C++ client library, version 2.27.0."],["The documentation provides links to the `ImageAnnotatorRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate, 2.37.0-rc."],["Key functions for this policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, which manage retry behavior and status."],["The `OnFailure`, and `IsPermanentFailure` functions take the parameter `Status const &`, to check if they have failed or if the failure is permanent, respectively."],["The `IsExhausted` function checks if the retry attempts have been exhausted, while `clone` creates a new policy instance, and they both return a boolean value."]]],[]]