[[["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 `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."]]],[]]