[[["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 `SecurityCenterRetryPolicy` class across multiple versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `SecurityCenterRetryPolicy` class is used to define the retry behavior for `SecurityCenterConnection` in the Google Cloud Security Center."],["Key functions of the `SecurityCenterRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, which are crucial for managing retry logic and determining the status of operation retries."],["The documentation details the parameters and return types for each function, such as the `Status` parameter for `OnFailure` and `IsPermanentFailure`, and `bool` return types for `OnFailure`, `IsExhausted` and `IsPermanentFailure` to indicate success or failure of retry conditions."],["Each version link directs to the documentation for that specific version of `SecurityCenterRetryPolicy`, allowing users to review specific changes to the class over time."]]],[]]