Class: Google::Apis::DlpV2::GooglePrivacyDlpV2JobNotificationEmails
- Inherits:
-
Object
- Object
- Google::Apis::DlpV2::GooglePrivacyDlpV2JobNotificationEmails
- 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
-
#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.
3434 3435 3436 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 3434 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3439 3440 |
# File 'generated/google/apis/dlp_v2/classes.rb', line 3439 def update!(**args) end |