Reference documentation and code samples for the Cloud AI Platform v1beta1 API enum Scheduling.Types.Strategy.
Optional. This determines which type of scheduling strategy to use. Right
now users have two options such as STANDARD which will use regular on
demand resources to schedule the job, the other is SPOT which would
leverage spot resources alongwith regular resources to schedule
the job.
[[["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-04-09 UTC."],[[["The `Scheduling.Types.Strategy` enum in the Cloud AI Platform v1beta1 API defines how jobs are scheduled, offering options like using regular on-demand or spot resources."],["Available scheduling strategies include `Standard` for regular on-demand resources, `Spot` for spot resources, `FlexStart` for DWS resource queuing, and `Unspecified` for defaulting to the standard strategy."],["The `LowCost` and `OnDemand` scheduling strategies are deprecated in this version of the API."],["The enum is part of the Google.Cloud.AIPlatform.V1Beta1 namespace."]]],[]]