[[["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 `InstancesRetryPolicy` class within the Google Cloud App Engine C++ library, starting with version 2.24.0."],["The latest release candidate version is 2.37.0-rc, with a list of other available versions from 2.36.0 down to 2.11.0."],["`InstancesRetryPolicy` provides functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions take `Status` as a parameter and return a `bool`."],["`IsExhausted` and `clone` have no parameters, and return `bool` and `std::unique_ptr\u003c InstancesRetryPolicy \u003e` respectively."]]],[]]