[[["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-08-07 UTC."],[[["This document provides a reference for the `ConfigLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library, specifically for version 2.27.0 and other available versions."],["`ConfigLimitedErrorCountRetryPolicy` is a retry mechanism that limits retries based on the number of transient errors, and stops retrying on non-transient errors or if the number of transient failures exceeds a set limit."],["The class constructors allow setting the maximum number of transient failures and can be copied or moved."],["The `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` methods are provided to interact with and modify the state of the retry policy."],["The most up to date version is `2.37.0-rc`, with older versions provided as well."]]],[]]