public sealed class Action.Types.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 documentation for the `Action.Types.JobNotificationEmails` class within the Google Cloud Data Loss Prevention (DLP) v2 API, which is used to send email notifications upon job completion."],["The `JobNotificationEmails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer management."],["Email notifications are sent to IAM project owners and technical Essential Contacts when a DLP job finishes."],["The page lists all available versions of `Action.Types.JobNotificationEmails`, starting from version 2.15.0 up to the latest 4.16.0, which allows users to browse the API documentation across different releases."],["There are two constructors available for the class JobNotificationEmails, one being an empty constructor, and another which accepts the parameters of the object itself."]]],[]]