[[["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 `SearchServiceRetryPolicy` class within the Google Cloud Retail C++ library."],["The latest release candidate version is `2.37.0-rc`, with a list of versions going back to `2.11.0` for historical reference."],["The `SearchServiceRetryPolicy` defines the retry behavior for the `SearchServiceConnection`, a key component for interacting with the Google Cloud Retail Search Service."],["Key functions include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, allowing for the creation of new instances, handling failed operations, and checking the status of the policy."],["The `OnFailure` and `IsPermanentFailure` functions all take `Status const &` parameters and return booleans."]]],[]]