[[["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 `GrafeasRetryPolicy` class within the Google Cloud Container Analysis C++ library, specifically for version 2.32.0, which is used for retries in `GrafeasConnection`."],["The `clone()` function allows for the creation of a new, reset instance of the `GrafeasRetryPolicy`."],["The `OnFailure(Status const &)` function is used to determine if a retry should occur based on a provided `Status`."],["The `IsExhausted()` function indicates whether the retry policy has reached its limit."],["The `IsPermanentFailure(Status const &)` function determines if a given `Status` represents an unrecoverable failure, meaning further retries would be futile."]]],[]]