Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::FileClusterType::Cluster (v1.16.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::FileClusterType::Cluster.
Cluster type. Each cluster corresponds to a set of file types.
Over time, new types may be added and files may move between clusters.
Constants
CLUSTER_UNSPECIFIED
value: 0 Unused.
CLUSTER_UNKNOWN
value: 1 Unsupported files.
CLUSTER_TEXT
value: 2 Plain text.
CLUSTER_STRUCTURED_DATA
value: 3 Structured data like CSV, TSV etc.
CLUSTER_SOURCE_CODE
value: 4 Source code.
CLUSTER_RICH_DOCUMENT
value: 5 Rich document like docx, xlsx etc.
CLUSTER_IMAGE
value: 6 Images like jpeg, bmp.
CLUSTER_ARCHIVE
value: 7 Archives and containers like .zip, .tar etc.
CLUSTER_MULTIMEDIA
value: 8 Multimedia like .mp4, .avi etc.
CLUSTER_EXECUTABLE
value: 9 Executable files like .exe, .class, .apk etc.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]