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 reference documentation for the `DataProfileAction` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.9.0."],["The `DataProfileAction` class is used to define a task that is executed after a data profile has been generated, allowing for actions like exporting data or sending a notification."],["The latest version documented is 4.16.0, and various versions from 2.15.0 to 4.16.0 are accessible via links on this page, while version 4.9.0 is the primary subject of the page's documentation."],["The `DataProfileAction` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `ActionCase`, `ExportData`, and `PubSubNotification` to manage the action associated to the profile."]]],[]]