Represents an individual search result within a Knowledge Base search
document_id
(string, optional): The ID of the document that matched the search.document_name
(string, optional): The name of the document that matched the search.content
(string, optional): The relevant content snippet from the document.score
(number, optional): The relevance score of the search result.metadata
(any, optional): Additional metadata associated with the document.