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.



6216
6217
6218
# File 'lib/google/apis/dlp_v2/classes.rb', line 6216

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6221
6222
# File 'lib/google/apis/dlp_v2/classes.rb', line 6221

def update!(**args)
end