public sealed class DataQualityResult.Types.PostScanActionsResult : IMessage<DataQualityResult.Types.PostScanActionsResult>, IEquatable<DataQualityResult.Types.PostScanActionsResult>, IDeepCloneable<DataQualityResult.Types.PostScanActionsResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityResult.Types.PostScanActionsResult.
The result of post scan actions of DataQualityScan job.
[[["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 `DataQualityResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex v1 API, detailing its structure and functionality."],["The `PostScanActionsResult` class, part of the `Google.Cloud.Dataplex.V1` namespace, is designed to represent the results of post-scan actions following a DataQualityScan job."],["The latest version available is 3.6.0, and this document includes a list of available versions ranging from 1.0.0 to 3.6.0, linking to their respective documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties such as `BigqueryExportResult` to hold the results of post-scan BigQuery export operations."],["Constructors are provided to create new `PostScanActionsResult` instances, either empty or by copying data from an existing `PostScanActionsResult` object."]]],[]]