CloudDlpInspection(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Details about the Cloud Data Loss Prevention (Cloud DLP) inspection
job <https://cloud.google.com/dlp/docs/concepts-job-triggers>
__
that produced the finding.
Attributes |
|
---|---|
Name | Description |
inspect_job |
str
Name of the inspection job, for example, projects/123/locations/europe/dlpJobs/i-8383929 .
|
info_type |
str
The type of information (or infoType __)
found, for example, EMAIL_ADDRESS or STREET_ADDRESS .
|
info_type_count |
int
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. |