public sealed class JobNotificationEmails : IMessage<Action.Types.JobNotificationEmails>, IEquatable<Action.Types.JobNotificationEmails>, IDeepCloneable<Action.Types.JobNotificationEmails>, IBufferMessage, IMessage
Enable email notification to project owners and editors on jobs's completion/failure.
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 |