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 documentation page covers the `Action.Types.JobNotificationEmails` class within the Google Cloud Data Loss Prevention v2 API, showcasing various versions from 2.15.0 up to the latest 4.16.0."],["The `JobNotificationEmails` class, when implemented, sends an email upon the completion of a job to IAM project owners and technical Essential Contacts, as outlined in the documentation."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["There are two constructors available for the `JobNotificationEmails` class: a default constructor, and a copy constructor that takes another `JobNotificationEmails` object as a parameter."]]],[]]