[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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()`."]]],[]]