[[["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-04-23 UTC."],[[["This document provides information on the `TagHoldsLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library's ResourceManager, focusing on version history and detailed function descriptions."],["The `TagHoldsLimitedErrorCountRetryPolicy` class is designed to manage retries for `TagHoldsConnection` based on the number of transient errors encountered."],["The class has multiple constructors to allow setting the maximum number of transient errors it should tolerate, as well as a way to pass a parameter to disable the retry loop."],["The class treats RPC calls that return `kUnavailable` as transient errors, and will cease retrying if a non-transient error is detected or the number of transient errors is above the limit set."],["A list of all previous versions, ranging from 2.11.0 to 2.37.0-rc, is available for reference, which can be used to understand the history of the class."]]],[]]