[[["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-04-09 UTC."],[[["This webpage provides documentation for the `ControlServiceRetryPolicy` class within the Google Cloud Retail C++ client library, specifically for version 2.36.0."],["The latest release candidate (rc) version of the `ControlServiceRetryPolicy` is 2.37.0-rc, and the webpage lists previous versions down to 2.11.0 with their corresponding documentation links."],["The `ControlServiceRetryPolicy` is associated with the `ControlServiceConnection`, indicating it handles retry logic for connections to the Control Service."],["The class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage the retry behavior and determine the status of retries."],["The functions `OnFailure()` and `IsPermanentFailure()` take a parameter of type `Status const &`, and the return type of all the methods is of type `bool`, except `clone()` which is of type `std::unique_ptr\u003c ControlServiceRetryPolicy \u003e`."]]],[]]