fileExtensionsSeen property

List<GooglePrivacyDlpV2FileExtensionInfo>? fileExtensionsSeen
getter/setter pair

A sample of file types seen in this cluster.

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

Implementation

core.List<GooglePrivacyDlpV2FileExtensionInfo>? fileExtensionsSeen;