[[["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 `EngineServiceRetryPolicy` class within the Google Cloud Discovery Engine C++ library, which is used to manage retry logic for `EngineServiceConnection`."],["The latest version of the `EngineServiceRetryPolicy` is 2.37.0-rc, with a list of previous versions available ranging back to 2.15.1, providing a comprehensive version history."],["The `EngineServiceRetryPolicy` class has methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, for managing retry state and identifying failure conditions."],["The functions `OnFailure` and `IsPermanentFailure` both take the `status` as a parameter, and each return a boolean value."],["The functions `IsExhausted` and `clone` do not take any parameters and both return a boolean and `unique_ptr\u003c EngineServiceRetryPolicy \u003e` respectively."]]],[]]