GoogleCloudDialogflowCxV3beta1QueryInput
class GoogleCloudDialogflowCxV3beta1QueryInput 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 | ||
protected | $toolCallResultType | ||
protected | $toolCallResultDataType |
Methods
getAudio()
No description
getDtmf()
No description
getEvent()
No description
getIntent()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
getText()
No description
getToolCallResult()
No description
Details
setAudio(GoogleCloudDialogflowCxV3beta1AudioInput $audio)
No description
GoogleCloudDialogflowCxV3beta1AudioInput
getAudio()
No description
setDtmf(GoogleCloudDialogflowCxV3beta1DtmfInput $dtmf)
No description
GoogleCloudDialogflowCxV3beta1DtmfInput
getDtmf()
No description
setEvent(GoogleCloudDialogflowCxV3beta1EventInput $event)
No description
GoogleCloudDialogflowCxV3beta1EventInput
getEvent()
No description
setIntent(GoogleCloudDialogflowCxV3beta1IntentInput $intent)
No description
GoogleCloudDialogflowCxV3beta1IntentInput
getIntent()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setText(GoogleCloudDialogflowCxV3beta1TextInput $text)
No description
GoogleCloudDialogflowCxV3beta1TextInput
getText()
No description
setToolCallResult(GoogleCloudDialogflowCxV3beta1ToolCallResult $toolCallResult)
No description
GoogleCloudDialogflowCxV3beta1ToolCallResult
getToolCallResult()
No description