Send feedback
Class Scheduling (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.0.0 (latest)
1.160.0
1.159.0
1.158.0
1.157.0
1.156.0
1.155.0
1.154.0
Scheduling (
* ,
disableRetries : typing . Optional [ bool ] = None ,
maxWaitDuration : typing . Optional [ str ] = None ,
restartJobOnWorkerRestart : typing . Optional [ bool ] = None ,
strategy : typing . Optional [ vertexai . _genai . types . common . Strategy ] = None ,
timeout : typing . Optional [ str ] = None
)
All parameters related to queuing and scheduling of custom jobs.
Methods
Scheduling
Scheduling (
* ,
disableRetries : typing . Optional [ bool ] = None ,
maxWaitDuration : typing . Optional [ str ] = None ,
restartJobOnWorkerRestart : typing . Optional [ bool ] = None ,
strategy : typing . Optional [ vertexai . _genai . types . common . Strategy ] = None ,
timeout : typing . Optional [ str ] = None
)
Create a new model by parsing and validating input data from keyword arguments.
Raises [ValidationError][pydantic_core.ValidationError] if the input data cannot be
validated to form a valid model.
self is explicitly positional-only to allow self as a field name.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-08 UTC.
Need to tell us more?
[[["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 2026-07-08 UTC."],[],[]]