[[["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, spanning multiple versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `TopicAdminRetryPolicy` class is used to manage retry attempts for the `TopicAdminConnection`."],["Key functions of this policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which deal with checking and updating the state of the policy."],["The `OnFailure()` function determines whether a retry should be attempted based on the status of the previous operation, and it is overloaded twice in this context."],["The functions `IsExhausted()` and `IsPermanentFailure()` are used to check if retries are exhausted or if a failure is permanent, and are overloaded as well."]]],[]]