queue property

String? queue
getter/setter pair

Queue to which this item belongs.

The default queue is chosen if this field is not specified. The maximum length is 512 characters.

Implementation

core.String? queue;