Properties of a WebhookRequest.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| detectIntentResponseId | string | null | <optional> | WebhookRequest detectIntentResponseId | 
| text | string | null | <optional> | WebhookRequest text | 
| triggerIntent | string | null | <optional> | WebhookRequest triggerIntent | 
| transcript | string | null | <optional> | WebhookRequest transcript | 
| triggerEvent | string | null | <optional> | WebhookRequest triggerEvent | 
| dtmfDigits | string | null | <optional> | WebhookRequest dtmfDigits | 
| languageCode | string | null | <optional> | WebhookRequest languageCode | 
| fulfillmentInfo | google.cloud.dialogflow.cx.v3beta1.WebhookRequest.IFulfillmentInfo | null | <optional> | WebhookRequest fulfillmentInfo | 
| intentInfo | google.cloud.dialogflow.cx.v3beta1.WebhookRequest.IIntentInfo | null | <optional> | WebhookRequest intentInfo | 
| pageInfo | google.cloud.dialogflow.cx.v3beta1.IPageInfo | null | <optional> | WebhookRequest pageInfo | 
| sessionInfo | google.cloud.dialogflow.cx.v3beta1.ISessionInfo | null | <optional> | WebhookRequest sessionInfo | 
| messages | Array.<google.cloud.dialogflow.cx.v3beta1.IResponseMessage> | null | <optional> | WebhookRequest messages | 
| payload | google.protobuf.IStruct | null | <optional> | WebhookRequest payload | 
| sentimentAnalysisResult | google.cloud.dialogflow.cx.v3beta1.WebhookRequest.ISentimentAnalysisResult | null | <optional> | WebhookRequest sentimentAnalysisResult | 
| languageInfo | google.cloud.dialogflow.cx.v3beta1.ILanguageInfo | null | <optional> | WebhookRequest languageInfo |