[[["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 details the `AdminServiceRetryPolicy` class within the Google Cloud Pub/Sub Lite C++ client library, focusing on its role in managing retry attempts for `AdminServiceConnection`."],["The latest release version is `2.37.0-rc`, and the page contains documentation for this version, as well as previous versions, all the way back to 2.11.0."],["The `AdminServiceRetryPolicy` offers methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, providing control over retry logic and status evaluations."],["The class's functions, such as `OnFailure` and `IsPermanentFailure`, accept a `Status` object as a parameter, which provides information on the failure that occured."],["The `clone()` method of the class returns a unique pointer to a new `AdminServiceRetryPolicy` instance."]]],[]]