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.
6208 6209 6210 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 6208 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6213 6214 |
# File 'lib/google/apis/dlp_v2/classes.rb', line 6213 def update!(**args) end |