assignee property

String? assignee
getter/setter pair

The resource which will use the reservation.

E.g. projects/myproject, folders/123, or organizations/456.

Implementation

core.String? assignee;