[[["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 `ReservationsRetryPolicy` class within the Google Cloud Compute library, specifically referencing various versions from 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `ReservationsRetryPolicy` class manages retry behavior for `ReservationsConnection` and provides functions to check the status of retries and to determine the success of failures."],["Key functions include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` which all play a role in creating, monitoring and managing retry attempts."],["The `OnFailure` and `IsPermanentFailure` methods both utilize the Status constant to determine what the proper action is."],["The page lists a comprehensive range of versions, allowing users to navigate to the documentation specific to the version they are using, including the most up-to-date release candidate."]]],[]]