[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `TopicAdminRetryPolicy` class within the Google Cloud Pub/Sub C++ library, which is used for determining retry behavior in `TopicAdminConnection`."],["The latest version available is 2.37.0-rc, and the page offers documentation for various previous versions, ranging back to 2.11.0."],["The class offers functionality for creating new instances of the retry policy via `clone() const`."],["It also has methods to check the status of a failure through the `OnFailure(Status const &)` method, or through the `IsExhausted() const` method."],["Finally, it also has a method that can be used to see if a failure is permanent using `IsPermanentFailure(Status const &) const`."]]],[]]