StorageMetadata
Hierarchy
- StorageMetadata
Index
Properties
accessed_at
The timestamp when the storage was last accessed.
created_at
The timestamp when the storage was created.
id
The unique identifier of the storage.
model_config
modified_at
The timestamp when the storage was last modified.
name
The name of the storage.
Represents the base model for storage metadata.
It contains common fields shared across all specific storage types.