fileExtensionsScanned property

List<GooglePrivacyDlpV2FileExtensionInfo>? fileExtensionsScanned
getter/setter pair

A sample of file types scanned in this cluster.

Empty if no files were scanned. File extensions can be derived from the file name or the file content.

Implementation

core.List<GooglePrivacyDlpV2FileExtensionInfo>? fileExtensionsScanned;