[[["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 `SubscriptionAdminRetryPolicy` class within the Google Cloud Pub/Sub C++ library, focusing on version 2.27.0 but also listing links to other versions."],["The latest release candidate (rc) version available is 2.37.0-rc, and a comprehensive history of versions, from 2.36.0 back to 2.11.0, can be accessed via their respective links."],["The `SubscriptionAdminRetryPolicy` class defines the retry policy for `SubscriptionAdminConnection` and includes functions like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` methods take a Status object as a parameter, and the IsExhausted, IsPermanentFailure, and OnFailure methods return a boolean value, whilst the clone method returns a `std::unique_ptr\u003c SubscriptionAdminRetryPolicy \u003e`."]]],[]]