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 page provides documentation for the `DataProfileAction` class within the Google Cloud Data Loss Prevention v2 API."],["This class is responsible for defining tasks that are executed after a data profile has been generated, with version 4.11.0 being the referenced version on the page, while 4.16.0 being the latest available."],["`DataProfileAction` can export data profiles to a specified location or publish notifications to a Pub/Sub topic."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the `DataProfileAction` class constructors, properties, such as `ActionCase`, `ExportData`, and `PubSubNotification` along with the related types and descriptions."]]],[]]