[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage provides documentation for the `BatchServiceRetryPolicy` class within the Google Cloud Batch C++ client library, specifically covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `BatchServiceRetryPolicy` is associated with `BatchServiceConnection`, defining the retry behavior for operations within that connection."],["Key functions of the `BatchServiceRetryPolicy` class include `clone()`, which creates a new instance of the policy, `OnFailure(Status const &)` which is called when an error occurs, `IsExhausted()` which determines if retries are exhausted, and `IsPermanentFailure(Status const &)` which is called to identify permanent error statuses."],["Each listed version number, such as 2.36.0 or 2.20.0, links to specific documentation for that release's `BatchServiceRetryPolicy`."],["The latest version available for documentation on this page is the release candidate `2.37.0-rc`."]]],[]]