[[["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-15 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."]]],[]]