infoTypeStats property

List<GooglePrivacyDlpV2InfoTypeStats>? infoTypeStats
getter/setter pair

Statistics of how many instances of each info type were found during inspect job.

Implementation

core.List<GooglePrivacyDlpV2InfoTypeStats>? infoTypeStats;