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 v2 API."],["The `JobNotificationEmails` class, when implemented, sends an email notification upon job completion to IAM project owners and technical Essential Contacts."],["The documentation covers various versions of the API, ranging from the latest version 4.16.0 down to version 2.15.0, allowing access to documentation of previous versions."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors for the class, specifically the default constructor `JobNotificationEmails()` and the constructor that takes another JobNotificationEmails object as an argument, `JobNotificationEmails(Action.Types.JobNotificationEmails other)`."]]],[]]