Skip to main content

DatasetMetadata

Model for a dataset metadata.

Hierarchy

Index

Properties

accessed_at

accessed_at: datetime

The timestamp when the storage was last accessed.

created_at

created_at: datetime

The timestamp when the storage was created.

id

id: str

The unique identifier of the storage.

item_count

item_count: int

The number of items in the dataset.

model_config

model_config: Undefined

modified_at

modified_at: datetime

The timestamp when the storage was last modified.

name

name: str | None

The name of the storage.