[[["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 `ProjectsRetryPolicy` class within the Google Cloud C++ Compute library, detailing its functionality related to retry operations."],["The latest version of the documentation is for version 2.37.0-rc, with a comprehensive list of previous versions from 2.36.0 down to 2.15.1 also accessible."],["The `ProjectsRetryPolicy` class includes methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all handling the retry behavior based on the status of operations."],["The `OnFailure()` and `IsPermanentFailure()` methods require a status parameter, and both `IsExhausted()` and `IsPermanentFailure()` have a `const` suffix, meaning they do not modify the object."]]],[]]