Properties of a FaqAnswer.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| answer | string | null | <optional> | FaqAnswer answer | 
| confidence | number | null | <optional> | FaqAnswer confidence | 
| question | string | null | <optional> | FaqAnswer question | 
| source | string | null | <optional> | FaqAnswer source | 
| metadata | Object.<string, string> | null | <optional> | FaqAnswer metadata | 
| answerRecord | string | null | <optional> | FaqAnswer answerRecord |