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 document outlines the \u003ccode\u003ePubSubNotification\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, which is designed to send Pub/Sub messages related to data profile generation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSubNotification\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has an inheritance relationship from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePubSubNotification\u003c/code\u003e class include \u003ccode\u003eDetailOfMessage\u003c/code\u003e, specifying the amount of data in the Pub/Sub message, \u003ccode\u003eEvent\u003c/code\u003e, defining the triggering event type, \u003ccode\u003ePubsubCondition\u003c/code\u003e, setting conditions for triggering the notification, and \u003ccode\u003eTopic\u003c/code\u003e, indicating the destination Pub/Sub topic.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a version history of this class with links to documentation for versions ranging from 2.15.0 to the latest version, 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSubNotification\u003c/code\u003e class has 2 constructors, one of them being a default constructor, and the other accepts another \u003ccode\u003eDataProfileAction.Types.PubSubNotification\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]