[[["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 `SecurityCenterLimitedErrorCountRetryPolicy`, a retry mechanism for `SecurityCenterConnection` in Google Cloud's C++ Security Center library."],["The policy halts retries upon encountering non-transient errors or exceeding a set number of transient failures, specifically treating `kUnavailable` as a transient error."],["The policy's constructor allows setting a `maximum_failures` parameter to define the number of transient errors permitted before stopping, or setting to 0 to disable retries."],["The page provides details on various functions within this class, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, along with constructor information."],["This class has different version history from 2.11.0 to 2.37.0-rc, with each version having its own reference page."]]],[]]