[[["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-07 UTC."],[[["This page details the `InterconnectsRetryPolicy` for `InterconnectsConnection` within the Google Cloud C++ client library, with documentation spanning multiple versions."],["The latest version documented is 2.37.0-rc, and the page offers a comprehensive list of links to versions back to 2.15.1 for the `InterconnectsRetryPolicy`."],["The provided functions, such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, allow for retry policy management and checks."],["The `clone()` function returns a new instance of the `InterconnectsRetryPolicy`, which has been reset to its initial state."],["The functions `OnFailure(Status const &)` `IsExhausted() const` and `IsPermanentFailure(Status const &) const` respectively return a bool that corresponds to if a failure occured, if the retry policy has been exhausted, or if the failure is permanent."]]],[]]