tableOptions property
If the container is a table, additional information to make findings meaningful such as the columns that are primary keys.
If not known ahead of time, can also be set within each inspect hybrid call and the two will be merged. Note that identifying_fields will only be stored to BigQuery, and only if the BigQuery action has been included.
Implementation
GooglePrivacyDlpV2TableOptions? tableOptions;