Class: Google::Apis::DlpV2::GooglePrivacyDlpV2JobNotificationEmails

Inherits:
Object
  • Object
show all
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

Enable email notification to project owners and editors on jobs's completion/ failure.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2JobNotificationEmails

Returns a new instance of GooglePrivacyDlpV2JobNotificationEmails.



3698
3699
3700
# File 'lib/google/apis/dlp_v2/classes.rb', line 3698

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3703
3704
# File 'lib/google/apis/dlp_v2/classes.rb', line 3703

def update!(**args)
end