Properties of a QueryInput.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
text |
google.cloud.dialogflow.cx.v3beta1.ITextInput | null |
<optional> |
QueryInput text |
intent |
google.cloud.dialogflow.cx.v3beta1.IIntentInput | null |
<optional> |
QueryInput intent |
audio |
google.cloud.dialogflow.cx.v3beta1.IAudioInput | null |
<optional> |
QueryInput audio |
event |
google.cloud.dialogflow.cx.v3beta1.IEventInput | null |
<optional> |
QueryInput event |
dtmf |
google.cloud.dialogflow.cx.v3beta1.IDtmfInput | null |
<optional> |
QueryInput dtmf |
toolCallResult |
google.cloud.dialogflow.cx.v3beta1.IToolCallResult | null |
<optional> |
QueryInput toolCallResult |
languageCode |
string | null |
<optional> |
QueryInput languageCode |