maxSlots property

String? maxSlots
getter/setter pair

If present and > 0, the reservation will attempt to limit the slot consumption of queries running for any particular project within it to the given value.

This feature is not yet generally available.

Optional.

Implementation

core.String? maxSlots;