{
"Request": {
"Text": "string",
"StartMs": "0",
"EndMs": "0"
},
"Response": {
"ComponentId": "0",
"ComponentName": "string",
"Text": "string",
"IntentionName": "string",
"IntentionValue": "string",
"GlobalIntention": "string",
"Faq": "string",
"Slot": [
{
"SlotName": "string",
"SlotValue": "string"
}
],
"Label": [
{
"LabelId": "string",
"LabelName": "string",
"LabelValue": "string"
}
],
"RequestId": "string"
}
}