[[["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 webpage provides documentation for the `AuthorizedDomainsRetryPolicy` class in the Google Cloud App Engine C++ client library, spanning multiple versions."],["The latest version available is `2.37.0-rc`, and the page includes links to documentation for several older versions, from `2.36.0` down to `2.11.0`."],["`AuthorizedDomainsRetryPolicy` is the retry policy class, for the `AuthorizedDomainsConnection` class, and has methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `OnFailure`, and `IsPermanentFailure` methods accept a `Status const &` parameter, which is a reference to the status object that dictates the success or failure of an operation."],["`IsExhausted()` and `clone()` returns a `bool` and a `std::unique_ptr\u003c AuthorizedDomainsRetryPolicy \u003e` respectively, whereas `OnFailure` and `IsPermanentFailure` both return `bool` values."]]],[]]