GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo constructor

Implementation

GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo({
  this.distinctRatio,
  this.doubleProfile,
  this.integerProfile,
  this.nullRatio,
  this.stringProfile,
  this.topNValues,
});