GoogleCloudDataplexV1DataQualityRuleResult constructor
GoogleCloudDataplexV1DataQualityRuleResult({})
Implementation
GoogleCloudDataplexV1DataQualityRuleResult({
this.assertionRowCount,
this.evaluatedCount,
this.failingRowsQuery,
this.nullCount,
this.passRatio,
this.passed,
this.passedCount,
this.rule,
});