resultsTable property

String? resultsTable
getter/setter pair

The BigQuery table to export DataQualityScan results to.

Format: //bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID

Optional.

Implementation

core.String? resultsTable;