public sealed class JobNotificationEmails : IMessage<Action.Types.JobNotificationEmails>, IEquatable<Action.Types.JobNotificationEmails>, IDeepCloneable<Action.Types.JobNotificationEmails>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class Action.Types.JobNotificationEmails.
Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
Implements
IMessage<Action.Types.JobNotificationEmails>, IEquatable<Action.Types.JobNotificationEmails>, IDeepCloneable<Action.Types.JobNotificationEmails>, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
JobNotificationEmails()
public JobNotificationEmails()
JobNotificationEmails(Action.Types.JobNotificationEmails)
public JobNotificationEmails(Action.Types.JobNotificationEmails other)
Parameter | |
---|---|
Name | Description |
other | Action.Types.JobNotificationEmails |