GooglePrivacyDlpV2DeidentifyDataSourceStats constructor
      
      GooglePrivacyDlpV2DeidentifyDataSourceStats({})
     
    
    
Implementation
GooglePrivacyDlpV2DeidentifyDataSourceStats({
  this.transformationCount,
  this.transformationErrorCount,
  this.transformedBytes,
});