DatascanDataProfileSpecPostScanActionsBigqueryExport

data class DatascanDataProfileSpecPostScanActionsBigqueryExport(val resultsTable: String? = null)

Constructors

constructor(resultsTable: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resultsTable: String? = null

The BigQuery table to export DataProfileScan results to. Format://bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID