UsageFeatureResult¶
Structure Class¶
UsageFeatureResult
dataclass
¶
Contains information about the result of the total usage based on the feature.
Attributes¶
feature
class-attribute
instance-attribute
¶
feature: UsageFeature | None = None
The feature that generated the usage cost.