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.
↳ no_files_exist
bool
True if no files exist in this cluster. If the file store had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
True if no files exist in this cluster. If the file store had more files
than could be listed, this will be false even if no files for this cluster
were seen and file_extensions_seen is empty.
Returns
Type
Description
bool
setNoFilesExist
True if no files exist in this cluster. If the file store had more files
than could be listed, this will be false even if no files for this cluster
were seen and file_extensions_seen is empty.
[[["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 FileClusterSummary (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.FileClusterSummary)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.FileClusterSummary)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.FileClusterSummary)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.FileClusterSummary)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.FileClusterSummary)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.FileClusterSummary)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.FileClusterSummary)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.FileClusterSummary)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.FileClusterSummary)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.FileClusterSummary)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.FileClusterSummary)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.FileClusterSummary)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.FileClusterSummary)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.FileClusterSummary)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.FileClusterSummary)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.FileClusterSummary)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.FileClusterSummary)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.FileClusterSummary)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.FileClusterSummary) \nReference documentation and code samples for the Data Loss Prevention V2 Client class FileClusterSummary.\n\nThe file cluster summary.\n\nGenerated from protobuf message `google.privacy.dlp.v2.FileClusterSummary`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getFileClusterType\n\nThe file cluster type.\n\n### hasFileClusterType\n\n### clearFileClusterType\n\n### setFileClusterType\n\nThe file cluster type.\n\n### getFileStoreInfoTypeSummaries\n\nInfoTypes detected in this cluster.\n\n### setFileStoreInfoTypeSummaries\n\nInfoTypes detected in this cluster.\n\n### getSensitivityScore\n\nThe sensitivity score of this cluster. The score will be SENSITIVITY_LOW\nif nothing has been scanned.\n\n### hasSensitivityScore\n\n### clearSensitivityScore\n\n### setSensitivityScore\n\nThe sensitivity score of this cluster. The score will be SENSITIVITY_LOW\nif nothing has been scanned.\n\n### getDataRiskLevel\n\nThe data risk level of this cluster. RISK_LOW if nothing has been\nscanned.\n\n### hasDataRiskLevel\n\n### clearDataRiskLevel\n\n### setDataRiskLevel\n\nThe data risk level of this cluster. RISK_LOW if nothing has been\nscanned.\n\n### getErrors\n\nA list of errors detected while scanning this cluster. The list is\ntruncated to 10 per cluster.\n\n### setErrors\n\nA list of errors detected while scanning this cluster. The list is\ntruncated to 10 per cluster.\n\n### getFileExtensionsScanned\n\nA sample of file types scanned in this cluster. Empty if no files were\nscanned. File extensions can be derived from the file name or the file\ncontent.\n\n### setFileExtensionsScanned\n\nA sample of file types scanned in this cluster. Empty if no files were\nscanned. File extensions can be derived from the file name or the file\ncontent.\n\n### getFileExtensionsSeen\n\nA sample of file types seen in this cluster. Empty if no files were seen.\n\nFile extensions can be derived from the file name or the file content.\n\n### setFileExtensionsSeen\n\nA sample of file types seen in this cluster. Empty if no files were seen.\n\nFile extensions can be derived from the file name or the file content.\n\n### getNoFilesExist\n\nTrue if no files exist in this cluster. If the file store had more files\nthan could be listed, this will be false even if no files for this cluster\nwere seen and file_extensions_seen is empty.\n\n### setNoFilesExist\n\nTrue if no files exist in this cluster. If the file store had more files\nthan could be listed, this will be false even if no files for this cluster\nwere seen and file_extensions_seen is empty."]]