public sealed class DataProfilePubSubMessage : IMessage<DataProfilePubSubMessage>, IEquatable<DataProfilePubSubMessage>, IDeepCloneable<DataProfilePubSubMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfilePubSubMessage.
Pub/Sub topic message for a DataProfileAction.PubSubNotification event.
To receive a message of protocol buffer schema type, convert the message data
to an object of this proto class.
public FileStoreDataProfile FileStoreProfile { get; set; }
If DetailLevel is FILE_STORE_PROFILE this will be fully populated.
Otherwise, if DetailLevel is RESOURCE_NAME, then only name and
file_store_path will be populated.
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\u003eThis document provides reference documentation for the \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e class is designed to handle Pub/Sub topic messages for \u003ccode\u003eDataProfileAction.PubSubNotification\u003c/code\u003e events and is used to represent data sent via Pub/Sub.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e class provides properties like \u003ccode\u003eEvent\u003c/code\u003e, \u003ccode\u003eFileStoreProfile\u003c/code\u003e, and \u003ccode\u003eProfile\u003c/code\u003e which contain information on the event type, and provide details about file store or table data profiles respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists and links to previous versions of the class dating back to version 2.15.0, including the latest version 4.16.0, with each link pointing to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfilePubSubMessage\u003c/code\u003e class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enabling it to function with various .NET operations.\u003c/p\u003e\n"]]],[],null,[]]