Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class CloudDlpInspection.
Details about the Cloud Data Loss Prevention (Cloud DLP) inspection job that produced the finding.
Generated from protobuf message google.cloud.securitycenter.v1.CloudDlpInspection
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ inspect_job
string
Name of the inspection job, for example, projects/123/locations/europe/dlpJobs/i-8383929
.
↳ info_type
↳ info_type_count
int|string
The number of times Cloud DLP found this infoType within this job and resource.
↳ full_scan
bool
Whether Cloud DLP scanned the complete resource or a sampled subset.
getInspectJob
Name of the inspection job, for example, projects/123/locations/europe/dlpJobs/i-8383929
.
string
setInspectJob
Name of the inspection job, for example, projects/123/locations/europe/dlpJobs/i-8383929
.
var
string
$this
getInfoType
The type of
information
found,
for example, EMAIL_ADDRESS
or STREET_ADDRESS
.
string
setInfoType
The type of
information
found,
for example, EMAIL_ADDRESS
or STREET_ADDRESS
.
var
string
$this
getInfoTypeCount
The number of times Cloud DLP found this infoType within this job and resource.
int|string
setInfoTypeCount
The number of times Cloud DLP found this infoType within this job and resource.
var
int|string
$this
getFullScan
Whether Cloud DLP scanned the complete resource or a sampled subset.
bool
setFullScan
Whether Cloud DLP scanned the complete resource or a sampled subset.
var
bool
$this