[[["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 the context of Google Cloud Build's C++ client library."],["The latest release candidate version of the `CloudBuildRetryPolicy` documentation is 2.37.0-rc, and documentation for several versions spanning from 2.37.0-rc down to 2.11.0 are also available."],["The `CloudBuildRetryPolicy` is used to manage the retry behavior of `CloudBuildConnection` and contains functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` functions accept a `Status` parameter and return a boolean indicating whether the operation should retry or if a failure is permanent, respectively."],["The `clone()` method is used to create a copy of the `CloudBuildRetryPolicy` object, resetting it back to the initial state."]]],[]]