Scheduling constructor
Scheduling({})
Implementation
Scheduling({
this.automaticRestart,
this.instanceTerminationAction,
this.localSsdRecoveryTimeout,
this.locationHint,
this.minNodeCpus,
this.nodeAffinities,
this.onHostMaintenance,
this.preemptible,
this.provisioningModel,
});