Medium Impact
Docs

CEL Conditions and Precedence for Reservation Assignments

The Assignment resource now includes a 'condition' field, which accepts a Common Expression Language (CEL) expression to define matching criteria for jobs. To handle scenarios where multiple assignments might match a single job, a new 'precedence' field (int64) has been added; higher values take priority. Additionally, the ReservationGroup schema now includes 'creationTime' and 'updateTime' output-only fields for better resource auditing.