statistic property
Implementation
@$pb.TagNumber(1)
DataQualityRule_StatisticRangeExpectation_ColumnStatistic get statistic =>
$_getN(0);
Implementation
@$pb.TagNumber(1)
set statistic(DataQualityRule_StatisticRangeExpectation_ColumnStatistic v) {
setField(1, v);
}