Class: Google::Privacy::Dlp::V2::InspectDataSourceDetails::RequestedOptions

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Snapshot of the inspection configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#job_configGoogle::Privacy::Dlp::V2::InspectJobConfig

Returns Inspect config.

Returns:



714
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 714

class RequestedOptions; end

#snapshot_inspect_templateGoogle::Privacy::Dlp::V2::InspectTemplate

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

Returns:



714
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 714

class RequestedOptions; end