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-21 UTC."],[[["This page provides documentation for the `DataQualityResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex V1 API."],["The class represents the result of post-scan actions from a DataQualityScan job and is part of the `Google.Cloud.Dataplex.V1` namespace, specifically within the Google.Cloud.Dataplex.V1.dll assembly."],["The latest version documented is 3.6.0, while the current version detailed on this page is 2.14.0, with other versions being listed from 3.5.0 down to 1.0.0."],["The class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `PostScanActionsResult` class has a `BigqueryExportResult` property that is output-only, detailing the results of BigQuery export post-scan actions."]]],[]]