from_dict() classmethod.
Document
Represents a document to be processed and indexed.Fields
QueryResult
Represents a single search result from the knowledge base.Fields
Properties
title— Document title (frommetadata)tags— Document tags (frommetadata)source— Source identifier (frommetadata)
JobStatus
Represents the status of an async processing job (insertion or upload).Fields
Properties
is_completed—Truewhen status is"completed"is_failed—Truewhen status is"failed"is_processing—Truewhen status is any active statecompletion_time—datetimefromcompleted_atcreation_time—datetimefromtimestamp