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.v3.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.v3.IResponseMessage> | null | <optional> | QueryResult responseMessages | 
| webhookIds | Array.<string> | null | <optional> | QueryResult webhookIds | 
| webhookDisplayNames | Array.<string> | null | <optional> | QueryResult webhookDisplayNames | 
| webhookLatencies | Array.<google.protobuf.IDuration> | null | <optional> | QueryResult webhookLatencies | 
| webhookTags | Array.<string> | null | <optional> | QueryResult webhookTags | 
| webhookStatuses | Array.<google.rpc.IStatus> | null | <optional> | QueryResult webhookStatuses | 
| webhookPayloads | Array.<google.protobuf.IStruct> | null | <optional> | QueryResult webhookPayloads | 
| currentPage | google.cloud.dialogflow.cx.v3.IPage | null | <optional> | QueryResult currentPage | 
| currentFlow | google.cloud.dialogflow.cx.v3.IFlow | null | <optional> | QueryResult currentFlow | 
| intent | google.cloud.dialogflow.cx.v3.IIntent | null | <optional> | QueryResult intent | 
| intentDetectionConfidence | number | null | <optional> | QueryResult intentDetectionConfidence | 
| match | google.cloud.dialogflow.cx.v3.IMatch | null | <optional> | QueryResult match | 
| diagnosticInfo | google.protobuf.IStruct | null | <optional> | QueryResult diagnosticInfo | 
| sentimentAnalysisResult | google.cloud.dialogflow.cx.v3.ISentimentAnalysisResult | null | <optional> | QueryResult sentimentAnalysisResult | 
| advancedSettings | google.cloud.dialogflow.cx.v3.IAdvancedSettings | null | <optional> | QueryResult advancedSettings | 
| allowAnswerFeedback | boolean | null | <optional> | QueryResult allowAnswerFeedback | 
| dataStoreConnectionSignals | google.cloud.dialogflow.cx.v3.IDataStoreConnectionSignals | null | <optional> | QueryResult dataStoreConnectionSignals |