[[["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 page details the `InterconnectsRetryPolicy` for version 2.34.0 of the Google Cloud C++ client library, specifically for the `InterconnectsConnection`."],["The latest release of `InterconnectsRetryPolicy` is version 2.37.0-rc, and the documentation includes links to previous versions, going back to 2.15.1."],["The `InterconnectsRetryPolicy` includes methods such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry behavior."],["The `OnFailure` and `IsPermanentFailure` methods each take a `Status const &` parameter, while `clone` and the two `IsExhausted` methods do not use parameters."],["The `clone` function creates a copy of the policy and it returns a `std::unique_ptr\u003c InterconnectsRetryPolicy \u003e`."]]],[]]