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 | 
| 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.v3beta1.IPage | null | <optional> | QueryResult currentPage | 
| currentFlow | google.cloud.dialogflow.cx.v3beta1.IFlow | null | <optional> | QueryResult currentFlow | 
| 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 | 
| generativeInfo | google.cloud.dialogflow.cx.v3beta1.IGenerativeInfo | null | <optional> | QueryResult generativeInfo | 
| sentimentAnalysisResult | google.cloud.dialogflow.cx.v3beta1.ISentimentAnalysisResult | null | <optional> | QueryResult sentimentAnalysisResult | 
| advancedSettings | google.cloud.dialogflow.cx.v3beta1.IAdvancedSettings | null | <optional> | QueryResult advancedSettings | 
| allowAnswerFeedback | boolean | null | <optional> | QueryResult allowAnswerFeedback | 
| dataStoreConnectionSignals | google.cloud.dialogflow.cx.v3beta1.IDataStoreConnectionSignals | null | <optional> | QueryResult dataStoreConnectionSignals |