[[["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-04-17 UTC."],[[["This webpage provides documentation for the `TopicAdminRetryPolicy` class within the Google Cloud Pub/Sub C++ library, focusing on its behavior when retrying failed operations."],["The latest release candidate version available for review is 2.37.0-rc, with numerous stable releases ranging from 2.36.0 down to 2.11.0, each linked to its corresponding documentation."],["The `TopicAdminRetryPolicy` includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry behavior and determine the state of retry attempts."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a `Status` object as a parameter, in order to determine whether a retry is needed or whether the failure is permanent."]]],[]]