Class: Google::Cloud::Dlp::V2::InspectDataSourceDetails::RequestedOptions

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 inspection configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#job_config::Google::Cloud::Dlp::V2::InspectJobConfig

Returns Inspect config.

Returns:



1036
1037
1038
1039
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1036

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

#snapshot_inspect_template::Google::Cloud::Dlp::V2::InspectTemplate

Returns If run with an InspectTemplate, a snapshot of its state at the time of this run.

Returns:



1036
1037
1038
1039
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1036

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