[[["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 page details the `AdminServiceRetryPolicy` class for Google Cloud Pub/Sub Lite in C++, providing documentation for its various versions."],["The latest release candidate version is `2.37.0-rc`, with multiple prior versions listed, including `2.36.0` down to `2.11.0`."],["The `AdminServiceRetryPolicy` class defines the retry logic for `AdminServiceConnection`, offering functionalities such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The functions, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` all return a `bool` type and `clone()` returns a `std::unique_ptr\u003c AdminServiceRetryPolicy \u003e`."],["The `OnFailure()` and `IsPermanentFailure()` functions take a parameter `status`, which is of the type `Status const &`."]]],[]]