GoogleCloudDataplexV1DataQualitySpecPostScanActions constructor
GoogleCloudDataplexV1DataQualitySpecPostScanActions({
- GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport? bigqueryExport,
- GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport? notificationReport,
Implementation
GoogleCloudDataplexV1DataQualitySpecPostScanActions({
this.bigqueryExport,
this.notificationReport,
});