[[["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 page provides documentation for the `CloudBuildRetryPolicy` class within the Google Cloud Build C++ client library, outlining the retry behavior for the `CloudBuildConnection`."],["The documentation lists various versions of the `CloudBuildRetryPolicy` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `CloudBuildRetryPolicy` class includes methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage the retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions both take in a Status object to be able to evaluate the status when determining whether to retry or fail."],["The functions `IsExhausted()` and `clone()` each return a boolean value, and a unique pointer of `CloudBuildRetryPolicy` respectively."]]],[]]