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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `DataProfileAction` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `DataProfileAction` class is used to define a task that executes after a data profile has been generated."],["The `DataProfileAction` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for this documentation is 4.16.0, but also includes information on multiple versions back to version 2.15.0."],["The `DataProfileAction` class allows for actions such as exporting data profiles or publishing messages to a Pub/Sub topic, with associated properties `ExportData` and `PubSubNotification` respectively."]]],[]]