[[["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 `FunctionServiceRetryPolicy` class within the Google Cloud Functions C++ library."],["The page details the retry policy's functionality in the context of `FunctionServiceConnection`, offering methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The documentation includes a version history of the library, showcasing a range of versions from 2.11.0 to 2.37.0-rc, the latest release candidate."],["`OnFailure`, and `IsPermanentFailure` provide boolean return values based on a `Status` parameter, while `IsExhausted` returns a boolean, indicating whether the policy has been exhausted."],["The `clone()` method creates a new, reset instance of the `FunctionServiceRetryPolicy`."]]],[]]