Reference documentation and code samples for the Data Loss Prevention V2 Client class FileClusterSummary.
The file cluster summary.
Generated from protobuf message google.privacy.dlp.v2.FileClusterSummary
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ file_cluster_type
↳ file_store_info_type_summaries
↳ sensitivity_score
Google\Cloud\Dlp\V2\SensitivityScore
The sensitivity score of this cluster. The score will be SENSITIVITY_LOW if nothing has been scanned.
↳ data_risk_level
Google\Cloud\Dlp\V2\DataRiskLevel
The data risk level of this cluster. RISK_LOW if nothing has been scanned.
↳ errors
array< Google\Cloud\Dlp\V2\Error
>
A list of errors detected while scanning this cluster. The list is truncated to 10 per cluster.
↳ file_extensions_scanned
array< Google\Cloud\Dlp\V2\FileExtensionInfo
>
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.
↳ file_extensions_seen
array< Google\Cloud\Dlp\V2\FileExtensionInfo
>
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 bucket 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.
getFileClusterType
The file cluster type.
hasFileClusterType
clearFileClusterType
setFileClusterType
The file cluster type.
$this
getFileStoreInfoTypeSummaries
InfoTypes detected in this cluster.
setFileStoreInfoTypeSummaries
InfoTypes detected in this cluster.
$this
getSensitivityScore
The sensitivity score of this cluster. The score will be SENSITIVITY_LOW if nothing has been scanned.
hasSensitivityScore
clearSensitivityScore
setSensitivityScore
The sensitivity score of this cluster. The score will be SENSITIVITY_LOW if nothing has been scanned.
$this
getDataRiskLevel
The data risk level of this cluster. RISK_LOW if nothing has been scanned.
hasDataRiskLevel
clearDataRiskLevel
setDataRiskLevel
The data risk level of this cluster. RISK_LOW if nothing has been scanned.
$this
getErrors
A list of errors detected while scanning this cluster. The list is truncated to 10 per cluster.
setErrors
A list of errors detected while scanning this cluster. The list is truncated to 10 per cluster.
$this
getFileExtensionsScanned
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.
setFileExtensionsScanned
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.
$this
getFileExtensionsSeen
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.
setFileExtensionsSeen
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.
$this
getNoFilesExist
True if no files exist in this cluster. If the bucket 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.
bool
setNoFilesExist
True if no files exist in this cluster. If the bucket 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.
var
bool
$this