addLabelIds property

List<String>? addLabelIds
getter/setter pair

A list of label IDs to add to messages.

Implementation

core.List<core.String>? addLabelIds;