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 page provides documentation for the \u003ccode\u003eScheduling\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, covering versions from 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduling\u003c/code\u003e class is designed to manage queuing and scheduling parameters specifically for custom jobs within the Google Cloud AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eKey features of the \u003ccode\u003eScheduling\u003c/code\u003e class include the ability to restart a job if a worker restarts (\u003ccode\u003eRestartJobOnWorkerRestart\u003c/code\u003e) and setting a maximum running time for a job using the \u003ccode\u003eTimeout\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduling\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage<Scheduling>\u003c/code\u003e, \u003ccode\u003eIEquatable<Scheduling>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Scheduling>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eScheduling\u003c/code\u003e class allowing for both creating an instance of the class, or copying another \u003ccode\u003eScheduling\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]