[[["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 webpage provides documentation for the `ServiceManagerLimitedErrorCountRetryPolicy` class in the Google Cloud C++ Service Management library, including its functionality and usage across multiple versions."],["The `ServiceManagerLimitedErrorCountRetryPolicy` class is used to define a retry strategy for `ServiceManagerConnection` that stops retrying if non-transient errors occur or if the count of transient failures surpasses a given maximum."],["The policy considers the `kUnavailable` status code as a transient error, and the retry behavior can be completely disabled by setting `maximum_failures` to 0."],["The documentation provides information on how to construct and use the `ServiceManagerLimitedErrorCountRetryPolicy`, including parameters for setting the maximum number of transient failures and the use of const and non-const references."],["The webpage also provides a list of all versions and links to each of their individual documentation pages."]]],[]]