public sealed class PubSubNotification : IMessage<DataProfileAction.Types.PubSubNotification>, IEquatable<DataProfileAction.Types.PubSubNotification>, IDeepCloneable<DataProfileAction.Types.PubSubNotification>, IBufferMessage, IMessage
Send a Pub/Sub message into the given Pub/Sub topic to connect other
systems to data profile generation. The message payload data will
be the byte serialization of DataProfilePubSubMessage.
public DataProfileAction.Types.PubSubNotification.Types.DetailLevel DetailOfMessage { get; set; }
How much data to include in the Pub/Sub message. If the user wishes to
limit the size of the message, they can use resource_name and fetch the
profile fields they wish to. Per table profile (not per column).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003ePubSubNotification\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically for data profile actions in the Google Cloud Data Loss Prevention (DLP) service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSubNotification\u003c/code\u003e class is used to send Pub/Sub messages to a specified topic, connecting external systems to data profile generation events, with each message containing the byte serialization of \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for this class range from 2.15.0 to the latest 4.16.0, demonstrating the evolution and updates to this feature over time.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while also inheriting members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003ePubSubNotification\u003c/code\u003e class include \u003ccode\u003eDetailOfMessage\u003c/code\u003e, which defines how much data is included in the message, \u003ccode\u003eEvent\u003c/code\u003e which determines the trigger type, \u003ccode\u003ePubsubCondition\u003c/code\u003e specifying the conditions that trigger the message, and \u003ccode\u003eTopic\u003c/code\u003e defining the destination for messages.\u003c/p\u003e\n"]]],[],null,[]]