[[["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 `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`."]]],[]]