public sealed class DataProfilePubSubMessage : IMessage<DataProfilePubSubMessage>, IEquatable<DataProfilePubSubMessage>, IDeepCloneable<DataProfilePubSubMessage>, IBufferMessage, IMessage
If DetailLevel is TABLE_PROFILE this will be fully populated.
Otherwise, if DetailLevel is RESOURCE_NAME, then only name and
full_resource will be populated.
[[["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\u003eThe webpage provides documentation for the \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) .NET library, specifically for versions ranging from 2.15.0 to 4.16.0, with 4.16.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e is a class used to encapsulate the message sent to a Pub/Sub topic, allowing conversion of message data to the corresponding protocol buffer schema type.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces including \u003ccode\u003eIMessage<DataProfilePubSubMessage>\u003c/code\u003e, \u003ccode\u003eIEquatable<DataProfilePubSubMessage>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DataProfilePubSubMessage>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details two constructors for the \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e class, a default constructor and one that accepts another \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eEvent\u003c/code\u003e, which defines the type of event that triggered the message, and \u003ccode\u003eProfile\u003c/code\u003e, which contains a \u003ccode\u003eTableDataProfile\u003c/code\u003e, with the level of detail varying based on the \u003ccode\u003eDetailLevel\u003c/code\u003e setting.\u003c/p\u003e\n"]]],[],null,[]]