[[["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 `RegionsRetryPolicy` class, which is relevant to the `RegionsConnection` class within the Google Cloud C++ compute library."],["The documentation provides a history of versions, with 2.37.0-rc being the latest and various others down to version 2.15.1, all referencing the same `RegionsRetryPolicy` class."],["The `RegionsRetryPolicy` class has several functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the retry behavior."],["The `clone()` function creates a new instance of the retry policy, while `OnFailure()` checks whether to retry given a `Status`, and `IsExhausted()` determines if retries are depleted."],["`IsPermanentFailure()` checks if a given `Status` represents a failure that is permanent and not subject to retry."]]],[]]