Module google_api_proto::google::cloud::aiplatform::v1beta1::scheduling

source ·
Expand description

Nested message and enum types in Scheduling.

Enums§

  • 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.