Class: Google::Privacy::Dlp::V2::JobTrigger::Trigger
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Privacy::Dlp::V2::JobTrigger::Trigger
 
 
- Defined in:
 - lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb
 
Overview
What event needs to occur for a new job to be started.
Instance Attribute Summary collapse
- 
  
    
      #schedule  ⇒ Google::Privacy::Dlp::V2::Schedule 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Create a job on a repeating basis based on the elapse of time.
 
Instance Attribute Details
#schedule ⇒ Google::Privacy::Dlp::V2::Schedule
Returns Create a job on a repeating basis based on the elapse of time.
      1776  | 
    
      # File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 1776 class Trigger; end  |