Interface protos.google.cloud.dialogflow.v2.Intent.Message.ISimpleResponse (4.3.1)

Properties of a SimpleResponse.

Package

@google-cloud/dialogflow!

Properties

displayText

displayText?: (string|null);

SimpleResponse displayText

Property Value
TypeDescription
(string|null)

ssml

ssml?: (string|null);

SimpleResponse ssml

Property Value
TypeDescription
(string|null)

textToSpeech

textToSpeech?: (string|null);

SimpleResponse textToSpeech

Property Value
TypeDescription
(string|null)