Class: Google::Cloud::Dlp::V2::DataProfileConfigSnapshot

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Snapshot of the configurations used to generate the profile.

Instance Attribute Summary collapse

Instance Attribute Details

#data_profile_job::Google::Cloud::Dlp::V2::DataProfileJobConfig

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns 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.



6797
6798
6799
6800
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6797

class DataProfileConfigSnapshot
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#discovery_config::Google::Cloud::Dlp::V2::DiscoveryConfig



6797
6798
6799
6800
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6797

class DataProfileConfigSnapshot
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#inspect_config::Google::Cloud::Dlp::V2::InspectConfig



6797
6798
6799
6800
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6797

class DataProfileConfigSnapshot
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#inspect_template_modified_time::Google::Protobuf::Timestamp



6797
6798
6799
6800
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6797

class DataProfileConfigSnapshot
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#inspect_template_name::String



6797
6798
6799
6800
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 6797

class DataProfileConfigSnapshot
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end