KnowledgeBaseDocumentDetail

Contains the details for a document that was ingested or deleted.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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.

Link copied to clipboard

The date and time at which the document was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String