[[["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 webpage provides documentation for the `ZonesRetryPolicy` class within the Google Cloud Compute C++ library, specifically for version 2.31.0, which is a retry policy associated with `ZonesConnection`."],["The documentation offers a comprehensive list of available versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1, allowing users to select the appropriate documentation for their project's dependency version."],["The `ZonesRetryPolicy` class includes methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` to manage and determine the retry behavior of operations."],["The `OnFailure` and `IsPermanentFailure` methods take in a `Status` parameter, which is used to help determine whether to retry an operation or not."],["The documentation includes clear tables that explain the parameters and return types of each method, such as `clone()`, `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."]]],[]]