public sealed class DataProfileSpec.Types.PostScanActions : IMessage<DataProfileSpec.Types.PostScanActions>, IEquatable<DataProfileSpec.Types.PostScanActions>, IDeepCloneable<DataProfileSpec.Types.PostScanActions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileSpec.Types.PostScanActions.
The configuration of post scan actions of DataProfileScan job.
[[["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-25 UTC."],[[["This document provides reference information for the `DataProfileSpec.Types.PostScanActions` class within the Google Cloud Dataplex V1 API, specifically version 3.2.0."],["The `DataProfileSpec.Types.PostScanActions` class configures post-scan actions for DataProfileScan jobs."],["The `PostScanActions` class allows exporting data profile results to a specified BigQuery table via the `BigqueryExport` property."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionalities like message handling, equality checks, deep cloning, and buffer management."],["There are also links to other versions of this class, with the latest one being version 3.6.0."]]],[]]