MetricConfigParam#
- class nemo_microservices.types.MetricConfigParam
Bases:
TypedDict- type: Required[str]
The type of the metric.
- params: object
Specific parameters for the metric.
Bases: TypedDict
The type of the metric.
Specific parameters for the metric.