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