[[["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 webpage provides documentation for the `CloudFunctionsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Cloud Functions."],["The retry policy is designed to manage retries for `CloudFunctionsServiceConnection` based on the number of transient errors encountered, stopping if a non-transient error occurs or a maximum number of transient failures is exceeded."],["The class treats `kUnavailable` status codes as transient errors, allowing for retries in those specific cases."],["The `CloudFunctionsServiceLimitedErrorCountRetryPolicy` class provides constructors to manage the maximum number of allowed transient failures, and member functions to check for exhaustion, permanent failures and to create a fresh copy of the retry policy."],["The documentation includes a list of available versions of the `CloudFunctionsServiceLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]