allowPlaybackInterruption property

bool? allowPlaybackInterruption
getter/setter pair

Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.

Output only.

Implementation

core.bool? allowPlaybackInterruption;