The content of an FAQ answer.
JSON representation |
---|
{
"faqQuestion": string,
"faqAnswer": string,
"matchConfidenceLevel": enum ( |
Fields | |
---|---|
faqQuestion |
The FAQ question, if the answer was extracted from an FAQ document. |
faqAnswer |
The text, from a configured knowledge base, that answers the user's question. |
matchConfidenceLevel |
The confidence level that this answer is a good match for the user's question. |
matchConfidence |
The confidence score that this answer is a good match for the user's question. The range is from 0.0 (completely uncertain) to 1.0 (completely certain). |