[[["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-05 UTC."],[[["This webpage provides documentation for the `CloudBuildRetryPolicy` class, specifically within version 2.24.0 of the Cloud Build C++ library, and contains information on its usage."],["The documentation offers access to a range of previous versions of the `CloudBuildRetryPolicy`, spanning from version 2.11.0 up to the latest release candidate version 2.37.0-rc."],["`CloudBuildRetryPolicy` defines the retry behavior for `CloudBuildConnection`, with functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `clone()` function lets you make a copy of the retry policy to its starting settings, while the `OnFailure()` function lets you check if a failure can be retried."],["The functions `IsExhausted()` and `IsPermanentFailure()` help you to respectively check if you have ran out of retries, or if the status is no longer eligible for retries."]]],[]]