public sealed class DataQualitySpec.Types.PostScanActions : IMessage<DataQualitySpec.Types.PostScanActions>, IEquatable<DataQualitySpec.Types.PostScanActions>, IDeepCloneable<DataQualitySpec.Types.PostScanActions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.
The configuration of post scan actions of DataQualityScan.
[[["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 `DataQualitySpec.Types.PostScanActions` class within the Google Cloud Dataplex v1 API, detailing its functionality and usage."],["The `DataQualitySpec.Types.PostScanActions` class is used to configure actions that occur after a DataQualityScan, as it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `BigqueryExport` property of the `PostScanActions` class allows users to export scan results to a specified BigQuery table, offering a way to further analyze the results."],["This page lists various versions of the DataQualitySpec.Types.PostScanActions class, starting from version 1.0.0 up to the most recent version, 3.6.0, allowing users to browse through versions."],["The `PostScanActions` class offers two constructors: a default constructor `PostScanActions()` and a copy constructor `PostScanActions(PostScanActions)`, that allows a user to create a new instance by copying the values of another one."]]],[]]