Class: Google::Apis::DlpV2::GooglePrivacyDlpV2JobNotificationEmails
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::DlpV2::GooglePrivacyDlpV2JobNotificationEmails
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/dlp_v2/classes.rb,
lib/google/apis/dlp_v2/representations.rb,
lib/google/apis/dlp_v2/representations.rb 
Overview
Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GooglePrivacyDlpV2JobNotificationEmails 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GooglePrivacyDlpV2JobNotificationEmails.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ GooglePrivacyDlpV2JobNotificationEmails
Returns a new instance of GooglePrivacyDlpV2JobNotificationEmails.
      5934 5935 5936  | 
    
      # File 'lib/google/apis/dlp_v2/classes.rb', line 5934 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      5939 5940  | 
    
      # File 'lib/google/apis/dlp_v2/classes.rb', line 5939 def update!(**args) end  |