[[["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-09 UTC."],[[["This page details the `VersionsRetryPolicy` class within the Google Cloud App Engine C++ library, which manages retry behavior for `VersionsConnection`."],["The latest release candidate version of the library is 2.37.0-rc, with a list of stable versions provided dating back to 2.11.0, showing the different versions available."],["The `VersionsRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry operations."],["The `clone()` function will create a new instance of the policy, and the `OnFailure` function returns a boolean, after taking a status as a parameter."],["Both the `IsExhausted` and `IsPermanentFailure` functions return a boolean value."]]],[]]