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 reference documentation for the `Action.Types.JobNotificationEmails` class within the Google Cloud Data Loss Prevention v2 API, covering versions from 2.15.0 to the latest 4.16.0."],["The `JobNotificationEmails` class, which inherits from `object`, sends email notifications to IAM project owners and technical Essential Contacts upon job completion."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The Google Cloud DLP v2 API allows for the creation of `JobNotificationEmails` objects using either a default constructor or one that takes an existing `JobNotificationEmails` instance."]]],[]]