Class PostScanActions (1.13.0)

PostScanActions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The configuration of post scan actions of DataProfileScan job.

Attribute

NameDescription
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.