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."],[[["The webpage provides documentation for `JobNotificationEmails` within the `Google.Cloud.Dlp.V2` namespace, specifically versioned within the .NET framework."],["`JobNotificationEmails` allows project owners and editors to receive email notifications regarding the completion or failure of jobs."],["The documentation details the implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all relating to the class `Action.Types.JobNotificationEmails`."],["The webpage lists various versions of `JobNotificationEmails`, ranging from version 2.15.0 up to the latest version 4.16.0, with the primary content focused on version 3.5.0."],["The class is part of the `Google.Cloud.Dlp.V2.dll` assembly, and there is documentation for the constructors within this class, as well as the description of parameters."]]],[]]