Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DataProfileConfigSnapshot (v1.6.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DataProfileConfigSnapshot.

Snapshot of the configurations used to generate the profile.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_profile_job

defdata_profile_job()->::Google::Cloud::Dlp::V2::DataProfileJobConfig
Returns
  • (::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.

#data_profile_job=

defdata_profile_job=(value)->::Google::Cloud::Dlp::V2::DataProfileJobConfig
Parameter
  • value (::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.
Returns
  • (::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

defdiscovery_config()->::Google::Cloud::Dlp::V2::DiscoveryConfig
Returns

#discovery_config=

defdiscovery_config=(value)->::Google::Cloud::Dlp::V2::DiscoveryConfig
Parameter
Returns

#inspect_config

definspect_config()->::Google::Cloud::Dlp::V2::InspectConfig
Returns

#inspect_config=

definspect_config=(value)->::Google::Cloud::Dlp::V2::InspectConfig
Parameter
Returns

#inspect_template_modified_time

definspect_template_modified_time()->::Google::Protobuf::Timestamp
Returns

#inspect_template_modified_time=

definspect_template_modified_time=(value)->::Google::Protobuf::Timestamp
Parameter
Returns

#inspect_template_name

definspect_template_name()->::String
Returns
  • (::String) — Name of the inspection template used to generate this profile

#inspect_template_name=

definspect_template_name=(value)->::String
Parameter
  • value (::String) — Name of the inspection template used to generate this profile
Returns
  • (::String) — Name of the inspection template used to generate this profile

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.