[[["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."],[[["The page provides documentation for the `TopicAdminRetryPolicy` class within the Google Cloud Pub/Sub C++ library, specifically for version 2.27.0."],["The documentation includes links to various past releases of the Pub/Sub C++ library, going back to version 2.11.0."],["The `TopicAdminRetryPolicy` class defines the retry policy for `TopicAdminConnection`, and it offers multiple functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retries."],["The `OnFailure()`, and `IsPermanentFailure()` functions receive a status parameter, which is used to check the conditions in order to proceed with the appropriate action."],["The documentation shows the function `clone()` will return a new instance of the policy."]]],[]]