[[["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 `CloudFunctionsServiceRetryPolicy` class, specifically within the Google Cloud C++ client library."],["The latest version of the documentation is for version 2.37.0-rc, with previous versions available, ranging back to 2.11.0."],["The `CloudFunctionsServiceRetryPolicy` class is responsible for handling retry attempts for the `CloudFunctionsServiceConnection`."],["Key functions documented for the `CloudFunctionsServiceRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which are used to manage the retry logic."],["The `OnFailure` and `IsPermanentFailure` functions take a status parameter which determines the returned bool value, and the functions `IsExhausted` and `clone` each return a bool and `std::unique_ptr` respectively."]]],[]]