Class: Google::Cloud::Dlp::V2::DeidentifyDataSourceDetails::RequestedDeidentifyOptions

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

Overview

De-identification options.

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_deidentify_template::Google::Cloud::Dlp::V2::DeidentifyTemplate

Returns Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.

Returns:



1144
1145
1146
1147
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1144

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

#snapshot_image_redact_template::Google::Cloud::Dlp::V2::DeidentifyTemplate

Returns Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.

Returns:



1144
1145
1146
1147
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1144

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

#snapshot_structured_deidentify_template::Google::Cloud::Dlp::V2::DeidentifyTemplate

Returns Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.

Returns:



1144
1145
1146
1147
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1144

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