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."],[[["The webpage provides documentation for the `DataProfileAction` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically focusing on version 4.8.0."],["`DataProfileAction` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is a task that can be executed when a data profile is generated."],["The documentation outlines the available constructors for the `DataProfileAction` class, which include a parameterless constructor and one that takes another `DataProfileAction` object as input."],["Key properties of the `DataProfileAction` class are detailed, including `ActionCase`, `ExportData` which exports data profiles, and `PubSubNotification` which can publish messages to a topic."],["The page also lists links to different versions of the `DataProfileAction` class, from the latest 4.16.0 down to 2.15.0, in addition to listing different versions of its members."]]],[]]