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-04-09 UTC."],[[["This document provides reference information for the `DataProfileSpec.Types.PostScanActions` class within the Google Cloud Dataplex V1 API, specifically version 2.15.0."],["`DataProfileSpec.Types.PostScanActions` configures actions that occur after a DataProfileScan job, with a primary function being exporting results to a BigQuery table if set up."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["There are multiple versions of the referenced object available, with the most recent being 3.6.0 and spanning back to version 1.0.0, which are all accessible within the document."],["The `PostScanActions` class can be constructed either as a new object or by copying another existing `PostScanActions` object, allowing flexibility."]]],[]]