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, specifically version 2.10.0."],["The `DataQualitySpec.Types.PostScanActions` class is designed to configure actions that occur after a DataQualityScan."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality for message handling, equality comparisons, deep cloning, and buffered message processing."],["The class features a `BigqueryExport` property that allows users to export data quality scan results to a BigQuery table, which is an optional setting."],["This page also displays a list of several older version numbers, from 3.6.0 down to 1.0.0, each leading to its own documentation page."]]],[]]