[[["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 provides documentation for the `CloudFunctionsServiceRetryPolicy` class, which manages retry behavior for the `CloudFunctionsServiceConnection`."],["The latest release candidate for this class is version 2.37.0-rc, and the page lists versions going back to 2.11.0, allowing access to the documentation for any of those versions."],["The class offers methods to determine if a retry policy has been exhausted (`IsExhausted()`), if a failure is permanent (`IsPermanentFailure()`), and if a failure occurred (`OnFailure()`)."],["The `clone()` method creates a fresh instance of the `CloudFunctionsServiceRetryPolicy`, resetting it to its initial state, which returns a `std::unique_ptr\u003c CloudFunctionsServiceRetryPolicy \u003e`."],["Each version available represents a different iteration of the class's API, giving developers flexibility in choosing the proper one to integrate."]]],[]]