UsageItem

constructor(category: UsageCategory, bytes: Long, modelIds: List<String> = emptyList())(source)

Parameters

category

Semantic bucket represented by the row and donut segment.

bytes

Byte count currently attributed to this category.

modelIds

Local model identifiers represented by this row. Only model storage rows use it.