Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to (8ab5fcc)
Add Reservation.scaling_mode field and its corresponding enum message ScalingMode. This field should be used together with Reservation.max_slots (8ab5fcc)