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
- (::Google::Cloud::Dlp::V2::DiscoveryConfig) — A copy of the configuration used to generate this profile.
#discovery_config=
def discovery_config=(value) -> ::Google::Cloud::Dlp::V2::DiscoveryConfig Parameter
- value (::Google::Cloud::Dlp::V2::DiscoveryConfig) — A copy of the configuration used to generate this profile.
Returns
- (::Google::Cloud::Dlp::V2::DiscoveryConfig) — A copy of the configuration used to generate this profile.
#inspect_config
def inspect_config() -> ::Google::Cloud::Dlp::V2::InspectConfig Returns
- (::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.
#inspect_config=
def inspect_config=(value) -> ::Google::Cloud::Dlp::V2::InspectConfig Parameter
- value (::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.
Returns
- (::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.
#inspect_template_modified_time
def inspect_template_modified_time() -> ::Google::Protobuf::Timestamp Returns
- (::Google::Protobuf::Timestamp) — Timestamp when the template was modified
#inspect_template_modified_time=
def inspect_template_modified_time=(value) -> ::Google::Protobuf::Timestamp Parameter
- value (::Google::Protobuf::Timestamp) — Timestamp when the template was modified
Returns
- (::Google::Protobuf::Timestamp) — Timestamp when the template was modified
#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