Reference documentation and code samples for the Data Loss Prevention V2 Client class DataProfileConfigSnapshot.
Snapshot of the configurations used to generate the profile.
Generated from protobuf message google.privacy.dlp.v2.DataProfileConfigSnapshot
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ inspect_config
Google\Cloud\Dlp\V2\InspectConfig
A copy of the inspection config used to generate this profile. This is a copy of the inspect_template specified in DataProfileJobConfig
.
↳ data_profile_job
Google\Cloud\Dlp\V2\DataProfileJobConfig
A copy of the configuration used to generate this profile. This is deprecated, and the DiscoveryConfig field is preferred moving forward. DataProfileJobConfig will still be written here for Discovery in BigQuery for backwards compatibility, but will not be updated with new fields, while DiscoveryConfig will.
↳ discovery_config
↳ inspect_template_name
string
Name of the inspection template used to generate this profile
↳ inspect_template_modified_time
getInspectConfig
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
hasInspectConfig
clearInspectConfig
setInspectConfig
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
$this
getDataProfileJob
A copy of the configuration used to generate this profile. This is deprecated, and the DiscoveryConfig field is preferred moving forward.
DataProfileJobConfig will still be written here for Discovery in BigQuery for backwards compatibility, but will not be updated with new fields, while DiscoveryConfig will.
hasDataProfileJob
clearDataProfileJob
setDataProfileJob
A copy of the configuration used to generate this profile. This is deprecated, and the DiscoveryConfig field is preferred moving forward.
DataProfileJobConfig will still be written here for Discovery in BigQuery for backwards compatibility, but will not be updated with new fields, while DiscoveryConfig will.
$this
getDiscoveryConfig
A copy of the configuration used to generate this profile.
hasDiscoveryConfig
clearDiscoveryConfig
setDiscoveryConfig
A copy of the configuration used to generate this profile.
$this
getInspectTemplateName
Name of the inspection template used to generate this profile
string
setInspectTemplateName
Name of the inspection template used to generate this profile
var
string
$this
getInspectTemplateModifiedTime
Timestamp when the template was modified
hasInspectTemplateModifiedTime
clearInspectTemplateModifiedTime
setInspectTemplateModifiedTime
Timestamp when the template was modified
$this