Values_1.DriftCheckModelDataQualitySourceRepresents the drift check data quality baselines that can be used when the model monitor is set using the model package.
type nonrec t = {statistics : Values_0.MetricsSource.t option;The drift check model data quality statistics.
*)constraints : Values_0.MetricsSource.t option;The drift check model data quality constraints.
*)}