Optional. Maximum number of times in total a driver may be restarted as a
result of driver exiting with non-zero code before job is reported failed.
Maximum value is 240.
[[["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-21 UTC."],[[["This webpage details the `JobScheduling` class within the `Google.Cloud.Dataproc.V1` namespace, specifically version 3.1.0, offering job scheduling options for Google Cloud Dataproc."],["The `JobScheduling` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checks, deep cloning, and buffer manipulation."],["The class provides two constructors: a default constructor (`JobScheduling()`) and a copy constructor (`JobScheduling(JobScheduling other)`) to create new instances or copies."],["`JobScheduling` includes properties `MaxFailuresPerHour` and `MaxFailuresTotal`, which allow the configuration of the maximum number of driver restarts due to non-zero exit codes, both per hour and in total, respectively."],["The page also provides a version history with downloadable links, including the latest version 5.17.0 and versions all the way back to 3.1.0, allowing users to browse through previous versions."]]],[]]