[[["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 `BatchServiceRetryPolicy` class within the Google Cloud Batch C++ client library, specifically covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `BatchServiceRetryPolicy` class defines the retry behavior for operations within `BatchServiceConnection`, ensuring resilience in handling transient errors."],["The documentation outlines the core functions of the `BatchServiceRetryPolicy`, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are responsible for creating new instances of the retry policy, evaluating if a failure should be retried, determining if retries have been exhausted, and if a failure is permanent, respectively."],["Each version listed, from the oldest 2.11.0 to the latest 2.37.0-rc, links to its corresponding documentation for `BatchServiceRetryPolicy`."],["The provided documentation details input parameters and return types for each function listed for the `BatchServiceRetryPolicy`."]]],[]]