[[["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-17 UTC."],[[["This webpage provides documentation for the `TagValuesLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically within the `resourcemanager` component."],["The `TagValuesLimitedErrorCountRetryPolicy` class is designed to manage retries for `TagValuesConnection` operations, stopping if non-transient errors occur or if a maximum number of transient errors is exceeded."],["The class considers the `kUnavailable` status code as a transient error, which means operations that result in this error may be retried based on the policy."],["The policy allows configuring the maximum number of tolerated transient errors, and setting this value to `0` will effectively disable retries, as per the note within the documentation."],["The documentation allows users to access this class in a range of versions, from 2.37.0-rc to 2.11.0."]]],[]]