GoogleCloudDataplexV1DataScanExecutionSpec constructor
GoogleCloudDataplexV1DataScanExecutionSpec({
- String? field,
- GoogleCloudDataplexV1Trigger? trigger,
Implementation
GoogleCloudDataplexV1DataScanExecutionSpec({
this.field,
this.trigger,
});