GoogleCloudDialogflowCxV3QueryInput
class GoogleCloudDialogflowCxV3QueryInput extends Model (View source)
Properties
protected | $audioType | ||
protected | $audioDataType | ||
protected | $dtmfType | ||
protected | $dtmfDataType | ||
protected | $eventType | ||
protected | $eventDataType | ||
protected | $intentType | ||
protected | $intentDataType | ||
string | $languageCode | ||
protected | $textType | ||
protected | $textDataType |
Methods
getAudio()
No description
getDtmf()
No description
getEvent()
No description
getIntent()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
getText()
No description
Details
setAudio(GoogleCloudDialogflowCxV3AudioInput $audio)
No description
GoogleCloudDialogflowCxV3AudioInput
getAudio()
No description
setDtmf(GoogleCloudDialogflowCxV3DtmfInput $dtmf)
No description
GoogleCloudDialogflowCxV3DtmfInput
getDtmf()
No description
setEvent(GoogleCloudDialogflowCxV3EventInput $event)
No description
GoogleCloudDialogflowCxV3EventInput
getEvent()
No description
setIntent(GoogleCloudDialogflowCxV3IntentInput $intent)
No description
GoogleCloudDialogflowCxV3IntentInput
getIntent()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setText(GoogleCloudDialogflowCxV3TextInput $text)
No description
GoogleCloudDialogflowCxV3TextInput
getText()
No description