[[["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-21 UTC."],[[["This webpage details the `AdminServiceRetryPolicy` class within the Google Cloud Pub/Sub Lite C++ library, specifically for version 2.26.0."],["The page provides links to documentation for multiple prior versions of the library, ranging from 2.11.0 up to the latest release candidate version, 2.37.0-rc."],["The `AdminServiceRetryPolicy` class manages the retry behavior for `AdminServiceConnection` in the library."],["The class includes methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` to control retry logic and status checking."],["The webpage lists the parameter and return type of each of the methods included in this class, which are `Status const &` for the parameter, and `std::unique_ptr\u003cAdminServiceRetryPolicy\u003e` or `bool` for the return types, depending on the method."]]],[]]