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 reference documentation for the \u003ccode\u003eScheduling\u003c/code\u003e class within the Google Cloud AI Platform v1 API, detailing its role in managing custom job queuing and scheduling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduling\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the reference documentation is 3.22.0, with numerous previous versions of the documentation available, from 3.21.0 all the way back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eScheduling()\u003c/code\u003e and \u003ccode\u003eScheduling(Scheduling other)\u003c/code\u003e, and properties like \u003ccode\u003eRestartJobOnWorkerRestart\u003c/code\u003e and \u003ccode\u003eTimeout\u003c/code\u003e for job management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduling\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities and structure.\u003c/p\u003e\n"]]],[],null,[]]