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 webpage provides reference documentation for the `DataQualitySpec.Types.PostScanActions` class within the Google Cloud Dataplex V1 API, specifically focusing on the configuration of post-scan actions for data quality scans."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, allowing users to navigate through different releases."],["The `DataQualitySpec.Types.PostScanActions` class includes a `BigqueryExport` property, which enables the option to export data quality scan results to a specified BigQuery table."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, deep cloning, and buffer management."],["The documentation includes inheritance information, listing that `DataQualitySpec.Types.PostScanActions` inherits from `object` and provides details about inherited and implemented members along with constructors."]]],[]]