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 `DataProfileAction` class in the Google Cloud Data Loss Prevention v2 API is designed to define tasks executed after a data profile is created."],["This class offers functionality to export data profiles to a specified location and also to publish a notification to a Pub/Sub topic."],["The latest version of this documentation is for 4.16.0, while a variety of older versions can be accessed, from 4.15.0 back to version 2.15.0."],["`DataProfileAction` inherits from object and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructor overloads available to the `DataProfileAction` class, one empty constructor and another that takes in an existing `DataProfileAction` object."]]],[]]