Properties of a QueryResult.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
queryText |
string | null |
<optional> |
QueryResult queryText |
languageCode |
string | null |
<optional> |
QueryResult languageCode |
speechRecognitionConfidence |
number | null |
<optional> |
QueryResult speechRecognitionConfidence |
action |
string | null |
<optional> |
QueryResult action |
parameters |
google.protobuf.IStruct | null |
<optional> |
QueryResult parameters |
allRequiredParamsPresent |
boolean | null |
<optional> |
QueryResult allRequiredParamsPresent |
cancelsSlotFilling |
boolean | null |
<optional> |
QueryResult cancelsSlotFilling |
fulfillmentText |
string | null |
<optional> |
QueryResult fulfillmentText |
fulfillmentMessages |
Array.<google.cloud.dialogflow.v2.Intent.IMessage> | null |
<optional> |
QueryResult fulfillmentMessages |
webhookSource |
string | null |
<optional> |
QueryResult webhookSource |
webhookPayload |
google.protobuf.IStruct | null |
<optional> |
QueryResult webhookPayload |
outputContexts |
Array.<google.cloud.dialogflow.v2.IContext> | null |
<optional> |
QueryResult outputContexts |
intent |
google.cloud.dialogflow.v2.IIntent | null |
<optional> |
QueryResult intent |
intentDetectionConfidence |
number | null |
<optional> |
QueryResult intentDetectionConfidence |
diagnosticInfo |
google.protobuf.IStruct | null |
<optional> |
QueryResult diagnosticInfo |
sentimentAnalysisResult |
google.cloud.dialogflow.v2.ISentimentAnalysisResult | null |
<optional> |
QueryResult sentimentAnalysisResult |