Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DataProfileConfigSnapshot (v0.22.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

def data_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=

def data_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

def discovery_config() -> ::Google::Cloud::Dlp::V2::DiscoveryConfig
Returns

#discovery_config=

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

#inspect_config

def inspect_config() -> ::Google::Cloud::Dlp::V2::InspectConfig
Returns

#inspect_config=

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

#inspect_template_modified_time

def inspect_template_modified_time() -> ::Google::Protobuf::Timestamp
Returns

#inspect_template_modified_time=

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

#inspect_template_name

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

#inspect_template_name=

def inspect_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