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 3.0.0."],["The `PostScanActions` class configures actions to be taken after a DataQualityScan, including implementation of the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are 2 properties available in the `PostScanActions` class, `BigqueryExport`, which allows exporting results to a BigQuery table, and `NotificationReport`, which allows sending results to specified notification receipts."],["The document outlines the inheritance structure, showing that `DataQualitySpec.Types.PostScanActions` inherits from `object`, and it also lists all versions of `DataQualitySpec.Types.PostScanActions` documentation available."],["The latest version available of `DataQualitySpec.Types.PostScanActions` documentation is version 3.6.0, while the oldest documentation provided is version 1.0.0."]]],[]]