includedFields property
Limit scanning only to these fields.
When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
Implementation
core.List<GooglePrivacyDlpV2FieldId>? includedFields;