Class: Google::Privacy::Dlp::V2::InspectDataSourceDetails::RequestedOptions
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::InspectDataSourceDetails::RequestedOptions
- Defined in:
- lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb
Instance Attribute Summary collapse
- #job_config ⇒ Google::Privacy::Dlp::V2::InspectJobConfig
-
#snapshot_inspect_template ⇒ Google::Privacy::Dlp::V2::InspectTemplate
If run with an inspect template, a snapshot of it's state at the time of this run.
Instance Attribute Details
#job_config ⇒ Google::Privacy::Dlp::V2::InspectJobConfig
507 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 507 class RequestedOptions; end |
#snapshot_inspect_template ⇒ Google::Privacy::Dlp::V2::InspectTemplate
Returns If run with an inspect template, a snapshot of it's state at the time of this run.
507 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 507 class RequestedOptions; end |