GoogleCloudDataplexV1DataQualityResult constructor

Implementation

GoogleCloudDataplexV1DataQualityResult({
  this.columns,
  this.dimensions,
  this.passed,
  this.postScanActionsResult,
  this.rowCount,
  this.rules,
  this.scannedData,
  this.score,
});