IWebhookRequest

google.cloud.dialogflow.cx.v3. IWebhookRequest

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.v3.WebhookRequest.IFulfillmentInfo | null <optional>

WebhookRequest fulfillmentInfo

intentInfo google.cloud.dialogflow.cx.v3.WebhookRequest.IIntentInfo | null <optional>

WebhookRequest intentInfo

pageInfo google.cloud.dialogflow.cx.v3.IPageInfo | null <optional>

WebhookRequest pageInfo

sessionInfo google.cloud.dialogflow.cx.v3.ISessionInfo | null <optional>

WebhookRequest sessionInfo

messages Array.<google.cloud.dialogflow.cx.v3.IResponseMessage> | null <optional>

WebhookRequest messages

payload google.protobuf.IStruct | null <optional>

WebhookRequest payload

sentimentAnalysisResult google.cloud.dialogflow.cx.v3.WebhookRequest.ISentimentAnalysisResult | null <optional>

WebhookRequest sentimentAnalysisResult