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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/dlp_v2/classes.rb,
generated/google/apis/dlp_v2/representations.rb,
generated/google/apis/dlp_v2/representations.rb

Overview

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

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2JobNotificationEmails

Returns a new instance of GooglePrivacyDlpV2JobNotificationEmails.



3199
3200
3201
# File 'generated/google/apis/dlp_v2/classes.rb', line 3199

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3204
3205
# File 'generated/google/apis/dlp_v2/classes.rb', line 3204

def update!(**args)
end