profileTable property

GooglePrivacyDlpV2BigQueryTable? profileTable
getter/setter pair

Store all table and column profiles in an existing table or a new table in an existing dataset.

Each re-generation will result in a new row in BigQuery.

Implementation

GooglePrivacyDlpV2BigQueryTable? profileTable;