PostScanActions(mapping=None, *, ignore_unknown_fields=False, **kwargs)The configuration of post scan actions of DataProfileScan job.
Attribute |
|
|---|---|
| Name | Description |
bigquery_export |
google.cloud.dataplex_v1.types.DataProfileSpec.PostScanActions.BigQueryExport
Optional. If set, results will be exported to the provided BigQuery table. |
Classes
BigQueryExport
BigQueryExport(mapping=None, *, ignore_unknown_fields=False, **kwargs)The configuration of BigQuery export post scan action.