[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `PredictionServiceRetryPolicy` class within the Google Cloud Retail C++ library, specifically for handling retry logic."],["The latest version documented is 2.37.0-rc, with a history of versions available, ranging back to version 2.11.0, allowing developers to view the documentation relevant to their specific version."],["Key functions of the `PredictionServiceRetryPolicy` are detailed, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the retry behavior."],["The documentation includes parameter details and return types for each function, such as the `status` parameter for functions `OnFailure()` and `IsPermanentFailure()`, which have a `bool` return type, and `clone()` which returns a `std::unique_ptr\u003cPredictionServiceRetryPolicy\u003e`."],["The retry policy in question applies to the `PredictionServiceConnection`."]]],[]]