[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]