[[["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-05 UTC."],[[["This webpage provides documentation for the `AddressesRetryPolicy` class within the Google Cloud C++ Compute library, specifically for managing retry behavior in the `AddressesConnection` class."],["The documentation covers a range of library versions, from 2.15.1 up to the release candidate 2.37.0-rc, with the current version being 2.36.0."],["The `AddressesRetryPolicy` class has methods to create new instances (`clone`), check for retry conditions based on status (`OnFailure`), check if retry attempts are exhausted (`IsExhausted`), and determine if a status represents a permanent failure (`IsPermanentFailure`)."],["The `OnFailure`, and `IsPermanentFailure` functions take a status parameter which determines the behaviour, and return a boolean."]]],[]]