[[["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-21 UTC."],[[["This page details the `CloudFunctionsServiceRetryPolicy`, specifically for version 2.28.0 of the Google Cloud C++ library, with links provided for other versions ranging from 2.11.0 to 2.37.0-rc."],["The `CloudFunctionsServiceRetryPolicy` manages the retry behavior for the `CloudFunctionsServiceConnection`."],["Key functions within this policy include `clone()`, which creates a new instance, and `OnFailure(Status const &)`, which determines if a retry should occur based on a given status."],["The policy also includes functions like `IsExhausted()` to check if retry attempts have been exhausted, and `IsPermanentFailure(Status const &)` to determine if a failure is permanent."]]],[]]