class documentation
class ModelInstanceFileResponse(HubAIModelInstanceFileResponse):
Metadata for one file attached to a model instance.
- Common fields:
- id identifies the file record, model_instance_id identifies its owner, filepath is relative to the artifact root, and file_size_bytes is its stored size.