[[["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 provides documentation for the `SubscriptionAdminRetryPolicy` class within the Google Cloud Pub/Sub C++ library, focusing on version 2.28.0 but also listing versions up to 2.37.0-rc."],["The `SubscriptionAdminRetryPolicy` class is used to manage retry attempts for the `SubscriptionAdminConnection`, which is used to interact with Google Cloud Pub/Sub administration services."],["Key functions of this policy class include `clone()`, which creates a new policy instance, and `OnFailure()`, which determines if a retry should occur based on a given status."],["The class also has functions `IsExhausted()` and `IsPermanentFailure()` to determine whether retries are exhausted or if the failure is permanent, both of these functions take in a `Status const &` parameter."],["All available versions of this documentation are listed, so you may see how this functionality has evolved from version 2.11.0 to version 2.37.0-rc."]]],[]]