Categorical Prediction Drift Metric Threshold Response
data class CategoricalPredictionDriftMetricThresholdResponse(val dataType: String, val metric: String, val threshold: MonitoringThresholdResponse? = null)