[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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`."]]],[]]