taskId property
The task id of the message.
This is optional and if set, the message will be associated with the given task.
Implementation
core.String? taskId;
The task id of the message.
This is optional and if set, the message will be associated with the given task.
core.String? taskId;