[[["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-04-09 UTC."],[[["This page details the `ProjectsRetryPolicy` class within the Google Cloud Compute C++ library, specifically referencing versions from 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `ProjectsRetryPolicy` is used for determining if and when to retry operations for the `ProjectsConnection` within the compute library."],["The `clone()` function allows for the creation of a new policy instance that will reset back to the initial state."],["The class includes functions like `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` that are all used to control the retry behavior of the class depending on the status."]]],[]]