[[["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 details the `CloudBuildRetryPolicy` class, which is used to define retry behavior for `CloudBuildConnection`."],["The latest version available is 2.37.0-rc, and it also provides access to multiple previous versions, ranging down to version 2.11.0."],["Key functions of the `CloudBuildRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, allowing for creating new policies, handling failures, and determining retry eligibility."],["The OnFailure and IsPermanentFailure functions take a Status object to determine if an operation should be retried, or if it is considered a permanent error, respectively."]]],[]]