GoogleCloudDataplexV1MetadataJobExportJobSpec constructor

GoogleCloudDataplexV1MetadataJobExportJobSpec({
  1. String? outputPath,
  2. GoogleCloudDataplexV1MetadataJobExportJobSpecExportJobScope? scope,
})

Implementation

GoogleCloudDataplexV1MetadataJobExportJobSpec({this.outputPath, this.scope});