[[["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-08-07 UTC."],[[["This webpage provides documentation for the `BatchControllerRetryPolicy` class within the Google Cloud Dataproc C++ library, specifically for version 2.34.0."],["The page lists numerous past and the current release candidate versions of the library, ranging from version 2.11.0 up to the current latest version 2.37.0-rc, each linking to their respective documentation."],["`BatchControllerRetryPolicy` defines retry behavior for `BatchControllerConnection` and includes methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are described in the documentation."],["The `OnFailure`, and the `IsPermanentFailure` functions take a `status` parameter of the type `Status const &`."],["The `clone`, `IsExhausted` and the `IsPermanentFailure` functions return a `bool`, while `clone` returns `std::unique_ptr\u003c BatchControllerRetryPolicy \u003e`."]]],[]]