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