BatchModifyMessagesRequest constructor
BatchModifyMessagesRequest({})
Implementation
BatchModifyMessagesRequest({
this.addClassificationLabels,
this.addLabelIds,
this.ids,
this.removeClassificationLabelIds,
this.removeLabelIds,
});