[[["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-04-17 UTC."],[[["This webpage provides documentation for the `GrafeasRetryPolicy` class within the Google Cloud Container Analysis C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `GrafeasRetryPolicy` class is used to define the retry behavior for `GrafeasConnection` operations."],["Key functionalities of the `GrafeasRetryPolicy` class include the ability to clone the policy, check for retry exhaustion, determine if a failure is permanent, and to trigger action based on failure status."],["The `OnFailure` function determines whether to retry an operation based on the status of a failed attempt, while the `IsPermanentFailure` function is used to determine if a given failure is permanent or not."],["The documentation includes descriptions of the functions `clone() const`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."]]],[]]