DataSourceSummary¶
Structure Class¶
DataSourceSummary
dataclass
¶
Contains details about a data source.
Attributes¶
description
class-attribute
instance-attribute
¶
description: str | None = None
The description of the data source.
knowledge_base_id
instance-attribute
¶
knowledge_base_id: str
The unique identifier of the knowledge base to which the data source belongs.
updated_at
instance-attribute
¶
updated_at: datetime
The time at which the data source was last updated.