[[["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 provides documentation for the `SiteSearchEngineServiceRetryPolicy` class within the Google Cloud Discovery Engine C++ library."],["The latest version available is 2.37.0-rc, and the content lists all the available versions from 2.15.1 to 2.37.0-rc."],["The `SiteSearchEngineServiceRetryPolicy` class is used to handle retry logic for the `SiteSearchEngineServiceConnection`."],["Key functions of the `SiteSearchEngineServiceRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which handle different aspects of retry behavior."],["The functions `OnFailure` and `IsPermanentFailure` take in a `status` parameter to determine if a retry should occur, `IsExhausted` determines if the retry attempts are used up, and `clone` creates a new instance of the policy."]]],[]]