GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation constructor
GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation({})
Implementation
GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation({
this.maxValue,
this.minValue,
this.statistic,
this.strictMaxEnabled,
this.strictMinEnabled,
});