Reference documentation and code samples for the Data Loss Prevention V2 Client class InspectJobConfig.
Controls what and how to inspect for findings.
Generated from protobuf message google.privacy.dlp.v2.InspectJobConfig
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ storage_config
↳ inspect_config
↳ inspect_template_name
string
If provided, will be used as the default for all values in InspectConfig. inspect_config
will be merged into the values persisted as part of the template.
↳ actions
getStorageConfig
The data to scan.
hasStorageConfig
clearStorageConfig
setStorageConfig
The data to scan.
$this
getInspectConfig
How and what to scan for.
hasInspectConfig
clearInspectConfig
setInspectConfig
How and what to scan for.
$this
getInspectTemplateName
If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the
template.
string
setInspectTemplateName
If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the
template.
var
string
$this
getActions
Actions to execute at the completion of the job.
setActions
Actions to execute at the completion of the job.
$this