[[["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-14 UTC."],[[["This document provides a detailed overview of the `CompanyServiceLimitedErrorCountRetryPolicy`, a retry policy used in the Google Cloud Talent API for C++."],["The `CompanyServiceLimitedErrorCountRetryPolicy` class limits retries based on the number of transient errors, stopping if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["This retry policy considers `kUnavailable` status codes as transient errors."],["The class offers constructors to define the maximum number of transient failures allowed, including copy and move constructors for proper object management, and has functions to retrieve the maximum failures, and check for exhaustion or permanent failures."],["The latest version of the documentation available is for `2.37.0-rc`, and there are different documentation versions for other releases ranging from `2.11.0` up to `2.36.0`."]]],[]]