[[["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-21 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."]]],[]]