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 document provides reference documentation for the `DataProfileAction` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.6.0."],["`DataProfileAction` is a task designed to be executed following the generation of a data profile."],["The `DataProfileAction` class can implement tasks like exporting data to a specified location or publishing a notification to a Pub/Sub topic."],["The documentation offers access to different versions, ranging from the latest 4.16.0 down to 2.15.0, for the `DataProfileAction` class."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, including constructors and details on properties such as `ActionCase`, `ExportData`, and `PubSubNotification`."]]],[]]