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 documentation for the `DataProfileSpec.Types.PostScanActions` class within the Google Cloud Dataplex v1 API, specifically version 2.10.0."],["`DataProfileSpec.Types.PostScanActions` is used to configure actions that occur after a DataProfileScan job."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `PostScanActions` class includes a `BigqueryExport` property, which allows the export of results to a specified BigQuery table."],["This page lists the various available versions of `DataProfileSpec.Types.PostScanActions`, from version 1.0.0 all the way up to the latest 3.6.0, with links to their respective documentations."]]],[]]