[[["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 details the `BatchServiceRetryPolicy` class within the Google Cloud Batch C++ library, focusing on its functionality across various versions."],["Version 2.37.0-rc is the most recent, with a range of previous versions listed, all the way down to version 2.11.0, providing access to historical documentation."],["The `BatchServiceRetryPolicy` class, applicable to `BatchServiceConnection`, includes core functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["Each function within the class, like `OnFailure()` and `IsPermanentFailure()`, accepts a `Status` object as a parameter to determine retry behavior, and all of them return booleans, except for clone, which returns a unique pointer."],["Each historical version entry link to a specific version of the documentation, that contains all of the functions."]]],[]]