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