GoogleCloudDataplexV1MetadataJob constructor

Implementation

GoogleCloudDataplexV1MetadataJob({
  this.createTime,
  this.exportResult,
  this.exportSpec,
  this.importResult,
  this.importSpec,
  this.labels,
  this.name,
  this.status,
  this.type,
  this.uid,
  this.updateTime,
});