Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "responseId": "02b08f33-9e50-452f-bb31-02a232f724a3-5e314962",
  3.   "queryResult": {
  4.     "queryText": "hello world",
  5.     "parameters": {
  6.       "text": "hello world"
  7.     },
  8.     "allRequiredParamsPresent": true,
  9.     "fulfillmentMessages": [
  10.       {
  11.         "text": {
  12.           "text": [
  13.             ""
  14.           ]
  15.         }
  16.       }
  17.     ],
  18.     "intent": {
  19.       "name": "projects/dfdatabasedemo-ghwkao/agent/intents/6a60dfe5-a4de-4974-87a0-22f78a5651a7",
  20.       "displayName": "SavetoDB"
  21.     },
  22.     "intentDetectionConfidence": 0.01,
  23.     "diagnosticInfo": {
  24.       "webhook_latency_ms": 4993
  25.     },
  26.     "languageCode": "en"
  27.   },
  28.   "webhookStatus": {
  29.     "code": 4,
  30.     "message": "Webhook call failed. Error: Request timeout."
  31.   }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement