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 InspectTemplate, a snapshot of its state at the time of this run.
 
Instance Attribute Details
#job_config ⇒ Google::Privacy::Dlp::V2::InspectJobConfig
      536  | 
    
      # File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 536 class RequestedOptions; end  | 
  
#snapshot_inspect_template ⇒ Google::Privacy::Dlp::V2::InspectTemplate
Returns If run with an InspectTemplate, a snapshot of its state at the time of this run.
      536  | 
    
      # File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 536 class RequestedOptions; end  |