[[["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-14 UTC."],[[["This page details the `VersionsRetryPolicy` for `VersionsConnection` in the Google Cloud App Engine C++ library, specifically for version 2.30.0."],["The latest release candidate for the C++ library is version 2.37.0-rc, and the page provides links to documentation for multiple versions, ranging from 2.11.0 to the latest."],["The `VersionsRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage the retry behavior of operations."],["Each function's description includes parameter details, such as `Status const &` for the `OnFailure` and `IsPermanentFailure` parameters, as well as return types, which are `bool` for `IsExhausted`, `IsPermanentFailure`, and `OnFailure` or `std::unique_ptr\u003c VersionsRetryPolicy \u003e` for `clone()`."]]],[]]