public bool RestartJobOnWorkerRestart { get; set; }
Restarts the entire CustomJob if a worker gets restarted.
This feature can be used by distributed training jobs that are not
resilient to workers leaving and joining a job.
[[["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-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eScheduling\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduling\u003c/code\u003e class is used to manage queuing and scheduling parameters for custom AI jobs, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that the latest version available is 3.22.0 and it also displays version history all the way back to 1.0.0 for \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.Scheduling\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eScheduling\u003c/code\u003e class include \u003ccode\u003eRestartJobOnWorkerRestart\u003c/code\u003e, which controls job restarts if a worker fails, and \u003ccode\u003eTimeout\u003c/code\u003e, which sets the maximum duration a job can run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduling\u003c/code\u003e class provides two constructors, a parameterless one and one that accepts another \u003ccode\u003eScheduling\u003c/code\u003e object as a parameter, for creating instances of the \u003ccode\u003eScheduling\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]