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 `JobNotificationEmails` class, part of the `Google.Cloud.Dlp.V2` namespace, enables email notifications to project owners and editors regarding the completion or failure of jobs."],["The latest version of the API documentation available is 4.16.0, and the documented class `JobNotificationEmails` is within version 3.3.0 of the documentation, with a wide range of versions available from 2.15.0 to 4.16.0."],["The `JobNotificationEmails` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `System.Object` class."],["The `JobNotificationEmails` class provides two constructors, one default and another that accepts an `Action.Types.JobNotificationEmails` object as a parameter for creating a copy."]]],[]]