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