allowCancellation property
Indicates whether the partial automated agent reply is interruptible when a later reply message arrives.
e.g. if the agent specified some music as partial response, it can be cancelled.
Implementation
core.bool? allowCancellation;