[[["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 `ProjectsRetryPolicy` class, which is specifically designed for handling retry logic in `ProjectsConnection`."],["The latest version of `ProjectsRetryPolicy` is `2.37.0-rc`, with numerous prior versions available for reference, from `2.11.0` to `2.36.0`."],["The `ProjectsRetryPolicy` class offers functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, each with defined return types and parameters."],["The functions `OnFailure` and `IsPermanentFailure` both take a parameter `status` that has the type of `Status const &` and both return a boolean type."],["The function `clone()` returns a `std::unique_ptr\u003c ProjectsRetryPolicy \u003e` type."]]],[]]