[[["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, which is used to handle retry logic for `ZonesConnection` in the Google Cloud C++ Compute library."],["The page lists various versions of the `ZonesRetryPolicy` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1."],["The `ZonesRetryPolicy` class includes methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, allowing users to manage and check the retry state."],["The `OnFailure()` and `IsPermanentFailure()` methods are called with a `Status` object, and each method is shown twice in the documentation, likely reflecting const overloads of the same function."],["The documentation provides a detailed breakdown of each function, including parameter descriptions and return types, in table format for better clarity."]]],[]]