public sealed class DataProfileAction : IMessage<DataProfileAction>, IEquatable<DataProfileAction>, IDeepCloneable<DataProfileAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfileAction.
A task to execute when a data profile has been generated.
[[["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 content provides reference documentation for the \u003ccode\u003eDataProfileAction\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 4.16.0, and the page lists versions all the way back to 2.15.0 for reference, along with the current version of 4.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataProfileAction\u003c/code\u003e is used to define a task to execute after a data profile has been generated, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfileAction\u003c/code\u003e class has two constructors, \u003ccode\u003eDataProfileAction()\u003c/code\u003e and \u003ccode\u003eDataProfileAction(DataProfileAction other)\u003c/code\u003e, and has properties like \u003ccode\u003eActionCase\u003c/code\u003e, \u003ccode\u003eExportData\u003c/code\u003e, and \u003ccode\u003ePubSubNotification\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two actions that can be performed: export the data profile to a certain location, or publish a notification to Pub/Sub.\u003c/p\u003e\n"]]],[],null,[]]