ignoreIdleSlots property
If false, any query or pipeline job using this reservation will use idle slots from other reservations within the same admin project.
If true, a query or pipeline job using this reservation will execute with the slot capacity specified in the slot_capacity field at most.
Implementation
core.bool? ignoreIdleSlots;