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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage details the `JobNotificationEmails` class within the `Google.Cloud.Dlp.V2` namespace, which is part of the Google Cloud Data Loss Prevention (DLP) library for .NET."],["The `JobNotificationEmails` class enables email notifications to project owners and editors regarding the completion or failure of DLP jobs."],["The page includes version history and links for the `JobNotificationEmails` class, starting from version 2.15.0 up to the latest version 4.16.0, which are a part of the `Google.Cloud.Dlp.V2` library."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits functionality from the base `Object` class, and is available within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]