class GoogleCloudDialogflowV2IntentMessageSimpleResponse extends Model (View source)

Properties

string $displayText
string $ssml
string $textToSpeech

Methods

setDisplayText($displayText)

No description

string
getDisplayText()

No description

setSsml($ssml)

No description

string
getSsml()

No description

setTextToSpeech($textToSpeech)

No description

string
getTextToSpeech()

No description

Details

setDisplayText($displayText)

No description

Parameters

$displayText

string getDisplayText()

No description

Return Value

string

setSsml($ssml)

No description

Parameters

$ssml

string getSsml()

No description

Return Value

string

setTextToSpeech($textToSpeech)

No description

Parameters

$textToSpeech

string getTextToSpeech()

No description

Return Value

string