Interface protos.google.cloud.dialogflow.cx.v3.ResponseMessage.IText (2.13.0)

Properties of a Text.

Package

@google-cloud/dialogflow-cx!

Properties

allowPlaybackInterruption

allowPlaybackInterruption?: (boolean|null);

Text allowPlaybackInterruption

Property Value
TypeDescription
(boolean|null)

text

text?: (string[]|null);

Text text

Property Value
TypeDescription
(string[]|null)