[[["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 document details the `RoutesRetryPolicy` class for the Google Cloud Compute Routes service, specifically designed for C++ development."],["The latest version available is 2.37.0-rc, and the documentation provides links to versions ranging from 2.37.0-rc down to 2.15.1."],["The `RoutesRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are related to managing retries based on the status of operations."],["The `clone()` function creates a new instance of the retry policy, resetting it to its initial state."],["The functions `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` take in `Status const &` as a parameter in order to provide a description on the status of the retry policy, or in the case of `OnFailure()`, to return whether or not to continue retrying."]]],[]]