sampleFindingsTable property
Store sample data profile findings in an existing table or a new table in an existing dataset.
Each regeneration will result in new rows in BigQuery. Data is inserted using streaming insert and so data may be in the buffer for a period of time after the profile has finished.
Implementation
GooglePrivacyDlpV2BigQueryTable? sampleFindingsTable;