[[["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 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."]]],[]]