public sealed class JobNotificationEmails : IMessage<Action.Types.JobNotificationEmails>, IEquatable<Action.Types.JobNotificationEmails>, IDeepCloneable<Action.Types.JobNotificationEmails>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class Action.Types.JobNotificationEmails.
Sends an email when the job completes. The email goes to IAM project owners
and technical Essential
Contacts.
[[["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 page provides reference documentation for the `Action.Types.JobNotificationEmails` class within the Google Cloud Data Loss Prevention v2 API, with the latest version being 4.16.0."],["The `JobNotificationEmails` class is designed to send an email notification upon the completion of a job, directed towards project owners and technical Essential Contacts."],["The documentation outlines that `JobNotificationEmails` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and `IMessage`."],["This class is part of the `Google.Cloud.Dlp.V2` namespace and is found within the `Google.Cloud.Dlp.V2.dll` assembly, with available versions ranging from 2.15.0 to 4.16.0."],["The class offers two constructors, one default and another that accepts an instance of `Action.Types.JobNotificationEmails` as a parameter."]]],[]]