auxiliaryTables property

List<GooglePrivacyDlpV2StatisticalTable>? auxiliaryTables
getter/setter pair

Several auxiliary tables can be used in the analysis.

Each custom_tag used to tag a quasi-identifiers field must appear in exactly one field of one auxiliary table.

Implementation

core.List<GooglePrivacyDlpV2StatisticalTable>? auxiliaryTables;