-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdialogResponse.json
38 lines (38 loc) · 1012 Bytes
/
dialogResponse.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"responseId": "ca99ddae-fe2c-4df7-ada0-442f484ab407-f5fea8aa",
"queryResult": {
"queryText": "Ilyas",
"parameters": {
"person": {
"name": "Ilyas"
},
"number": 3212921053,
"YesContext": "yes",
"email": "1375219.aptechiic@gmail.com"
},
"allRequiredParamsPresent": true,
"fulfillmentMessages": [
{
"text": {
"text": [
"Your Name Ilyas Your Email 1375219.aptechiic@gmail.com Your PhoneNumber 3212921053 has been submitted we contact you soon for booking ..."
]
}
}
],
"intent": {
"name": "projects/travelhandler-gqpq/agent/intents/f384bcde-28dc-44fa-9d73-9ccccdc4afc8",
"displayName": "Receiver_yes",
"endInteraction": true
},
"intentDetectionConfidence": 1,
"diagnosticInfo": {
"end_conversation": true,
"webhook_latency_ms": 1282
},
"languageCode": "en"
},
"webhookStatus": {
"message": "Webhook execution successful"
}
}