GoogleCloudDataplexV1DataScanExecutionSpec constructor

GoogleCloudDataplexV1DataScanExecutionSpec({
  1. String? field,
  2. GoogleCloudDataplexV1Trigger? trigger,
})

Implementation

GoogleCloudDataplexV1DataScanExecutionSpec({this.field, this.trigger});