Class BigQueryExport (1.6.1)

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

The configuration of BigQuery export post scan action.

Attribute

NameDescription
results_table str
Optional. The BigQuery table to export DataProfileScan results to. Format: projects/{project}/datasets/{dataset}/tables/{table}