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-21 UTC."],[[["This document provides reference information for the `DataQualitySpec.Types.PostScanActions` class within the Google Cloud Dataplex V1 API, specifically version 2.12.0."],["`DataQualitySpec.Types.PostScanActions` configures actions that occur after a DataQualityScan, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `BigqueryExport` property that allows for exporting scan results to a specified BigQuery table."],["The document details the constructors for creating instances of `PostScanActions`, including a default constructor and a copy constructor."],["The documentation includes an extensive list of prior versions of the `Google.Cloud.Dataplex.V1.DataQualitySpec.Types.PostScanActions` class from 1.0.0 to 3.6.0."]]],[]]