Categorical Data Quality Metric Threshold Response
data class CategoricalDataQualityMetricThresholdResponse(val dataType: String, val metric: String, val threshold: MonitoringThresholdResponse? = null)