KnowledgeBaseDocumentDetail
Contains the details for a document that was ingested or deleted.
Types
Properties
Link copied to clipboard
The identifier of the data source connected to the knowledge base that the document was ingested into or deleted from.
Link copied to clipboard
Contains information that identifies the document.
Link copied to clipboard
The identifier of the knowledge base that the document was ingested into or deleted from.
Link copied to clipboard
The ingestion status of the document. The following statuses are possible:
Link copied to clipboard
The reason for the status. Appears alongside the status IGNORED
.
Functions
Link copied to clipboard
inline fun copy(block: KnowledgeBaseDocumentDetail.Builder.() -> Unit = {}): KnowledgeBaseDocumentDetail