[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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`."]]],[]]