[[["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 `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`."]]],[]]