Properties of a QueryResult.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
text |
string | null |
<optional> |
QueryResult text |
triggerIntent |
string | null |
<optional> |
QueryResult triggerIntent |
transcript |
string | null |
<optional> |
QueryResult transcript |
triggerEvent |
string | null |
<optional> |
QueryResult triggerEvent |
dtmf |
google.cloud.dialogflow.cx.v3beta1.IDtmfInput | null |
<optional> |
QueryResult dtmf |
languageCode |
string | null |
<optional> |
QueryResult languageCode |
parameters |
google.protobuf.IStruct | null |
<optional> |
QueryResult parameters |
responseMessages |
Array.<google.cloud.dialogflow.cx.v3beta1.IResponseMessage> | null |
<optional> |
QueryResult responseMessages |
webhookStatuses |
Array.<google.rpc.IStatus> | null |
<optional> |
QueryResult webhookStatuses |
webhookPayloads |
Array.<google.protobuf.IStruct> | null |
<optional> |
QueryResult webhookPayloads |
currentPage |
google.cloud.dialogflow.cx.v3beta1.IPage | null |
<optional> |
QueryResult currentPage |
intent |
google.cloud.dialogflow.cx.v3beta1.IIntent | null |
<optional> |
QueryResult intent |
intentDetectionConfidence |
number | null |
<optional> |
QueryResult intentDetectionConfidence |
match |
google.cloud.dialogflow.cx.v3beta1.IMatch | null |
<optional> |
QueryResult match |
diagnosticInfo |
google.protobuf.IStruct | null |
<optional> |
QueryResult diagnosticInfo |
sentimentAnalysisResult |
google.cloud.dialogflow.cx.v3beta1.ISentimentAnalysisResult | null |
<optional> |
QueryResult sentimentAnalysisResult |