[[["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 webpage provides documentation for the `DocumentServiceRetryPolicy` class within the Google Cloud Discovery Engine C++ client library, specifically for version 2.24.0, with links to other versions."],["The class `DocumentServiceRetryPolicy` is used to handle retry logic for `DocumentServiceConnection` operations."],["The documentation outlines several functions within the policy, such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each providing specific retry-related functionality."],["The `clone()` function creates a new instance of the policy, reset to its original state, allowing for the creation of independent policy instances."],["The functions `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` receive a `Status` as a parameter, and return a `bool` related to the status of the retry policy."]]],[]]