schedulingPolicy property

SchedulingPolicy? schedulingPolicy
getter/setter pair

The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation.

The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available.

Optional.

Implementation

SchedulingPolicy? schedulingPolicy;