UsageInfo Class

Information about how much space and how many files in the file system the ImageStore is using in this category.

Inheritance
UsageInfo

Constructor

UsageInfo(*, used_space: Optional[str] = None, file_count: Optional[str] = None, **kwargs)

Parameters

used_space
str
Required

the size of all files in this category

file_count
str
Required

the number of all files in this category