[[["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-21 UTC."],[[["This document provides documentation for the `TelcoAutomationLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ Telco Automation library, specifically version 2.26.0."],["The `TelcoAutomationLimitedErrorCountRetryPolicy` class implements a retry mechanism for `TelcoAutomationConnection`, halting retries when non-transient errors occur or the maximum allowed transient failures are exceeded."],["Transient errors, which allow retries, are categorized as `kUnavailable` status codes, and this class offers the ability to configure the maximum number of transient failures that are permitted."],["The class includes constructors to define the maximum failures and copy constructors, as well as functions to retrieve maximum failures, handle failures, check if exhausted, verify if failure is permanent, and create a clone of the current policy."],["The document lists available versions of the library from 2.19.0 up to 2.37.0-rc."]]],[]]