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

Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2JobNotificationEmails

Returns a new instance of GooglePrivacyDlpV2JobNotificationEmails.



5907
5908
5909
# File 'lib/google/apis/dlp_v2/classes.rb', line 5907

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5912
5913
# File 'lib/google/apis/dlp_v2/classes.rb', line 5912

def update!(**args)
end