[[["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 details the `SecurityCenterManagementLimitedErrorCountRetryPolicy`, a retry mechanism for `SecurityCenterManagementConnection` in the Google Cloud C++ client library."],["The policy limits retries based on the number of transient errors, stopping upon non-transient errors or exceeding the set limit, with `kUnavailable` being a recognized transient error."],["The policy's behavior, such as the maximum number of transient failures, is set during object construction using an `int` representing the maximum amount of failures."],["The webpage also lists and describes versions of this class, with the latest being 2.37.0-rc, and provides a full list of methods and type aliases for this specific retry policy."],["You can disable the retry loop by constructing an instance of the policy with a `maximum_failures` value of 0."]]],[]]