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 showing the method to enable email notifications for project owners and editors regarding job completion or failure."],["The `JobNotificationEmails` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google Cloud protocol buffer system."],["The documentation offers version-specific links to `JobNotificationEmails`, ranging from version 2.15.0 to the latest 4.16.0, allowing users to access the documentation for specific versions of the class."],["This class inherits from the `Object` class and offers two constructors, one default and another that allows for creating a new `JobNotificationEmails` object based on an existing instance."],["The page is documented for version 3.2.0 of the `Google.Cloud.Dlp.V2` namespace, however, it includes documented versions all the way up to version 4.16.0."]]],[]]