labels property
The labels associated with this reservation.
You can use these to organize and group your reservations. You can set this property when inserting or updating a reservation.
Optional.
Implementation
core.Map<core.String, core.String>? labels;