[[["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 2025-09-04 UTC."],[],[],null,["# Data Loss Prevention V2 Client - Class Cluster (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.FileClusterType.Cluster)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.FileClusterType.Cluster)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.FileClusterType.Cluster)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.FileClusterType.Cluster)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.FileClusterType.Cluster)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.FileClusterType.Cluster)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.FileClusterType.Cluster)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.FileClusterType.Cluster)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.FileClusterType.Cluster)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.FileClusterType.Cluster)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.FileClusterType.Cluster)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.FileClusterType.Cluster)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.FileClusterType.Cluster)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.FileClusterType.Cluster)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.FileClusterType.Cluster)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.FileClusterType.Cluster)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.FileClusterType.Cluster)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.FileClusterType.Cluster)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.FileClusterType.Cluster) \nReference documentation and code samples for the Data Loss Prevention V2 Client class Cluster.\n\nCluster type. Each cluster corresponds to a set of file types.\n\nOver time, new types may be added and files may move between clusters.\n\nProtobuf type `google.privacy.dlp.v2.FileClusterType.Cluster`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2 \\\\ FileClusterType\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CLUSTER_UNSPECIFIED\n\n Value: 0\n\nUnused.\n\nGenerated from protobuf enum `CLUSTER_UNSPECIFIED = 0;`\n\n### CLUSTER_UNKNOWN\n\n Value: 1\n\nUnsupported files.\n\nGenerated from protobuf enum `CLUSTER_UNKNOWN = 1;`\n\n### CLUSTER_TEXT\n\n Value: 2\n\nPlain text.\n\nGenerated from protobuf enum `CLUSTER_TEXT = 2;`\n\n### CLUSTER_STRUCTURED_DATA\n\n Value: 3\n\nStructured data like CSV, TSV etc.\n\nGenerated from protobuf enum `CLUSTER_STRUCTURED_DATA = 3;`\n\n### CLUSTER_SOURCE_CODE\n\n Value: 4\n\nSource code.\n\nGenerated from protobuf enum `CLUSTER_SOURCE_CODE = 4;`\n\n### CLUSTER_RICH_DOCUMENT\n\n Value: 5\n\nRich document like docx, xlsx etc.\n\nGenerated from protobuf enum `CLUSTER_RICH_DOCUMENT = 5;`\n\n### CLUSTER_IMAGE\n\n Value: 6\n\nImages like jpeg, bmp.\n\nGenerated from protobuf enum `CLUSTER_IMAGE = 6;`\n\n### CLUSTER_ARCHIVE\n\n Value: 7\n\nArchives and containers like .zip, .tar etc.\n\nGenerated from protobuf enum `CLUSTER_ARCHIVE = 7;`\n\n### CLUSTER_MULTIMEDIA\n\n Value: 8\n\nMultimedia like .mp4, .avi etc.\n\nGenerated from protobuf enum `CLUSTER_MULTIMEDIA = 8;`\n\n### CLUSTER_EXECUTABLE\n\n Value: 9\n\nExecutable files like .exe, .class, .apk etc.\n\nGenerated from protobuf enum `CLUSTER_EXECUTABLE = 9;`\n\n### CLUSTER_AI_MODEL\n\n Value: 10\n\nAI models like .tflite etc.\n\nGenerated from protobuf enum `CLUSTER_AI_MODEL = 10;`"]]