[[["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."],[[["The latest version available is 2.37.0-rc, with numerous other versions, from 2.36.0 down to 2.11.0, also accessible."],["This documentation outlines the retry policy for `TopicAdminConnection`, which is used by the C++ client library for Pub/Sub."],["The `TopicAdminRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry logic."],["`OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` functions each take a `Status const &` parameter, and return a boolean."],["The `clone()` function creates a new instance of the policy and returns a unique pointer of `TopicAdminRetryPolicy`."]]],[]]