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 document provides reference documentation for the `DataQualityResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex V1 API."],["The `PostScanActionsResult` class represents the outcome of post-scan actions performed by a DataQualityScan job, including a BigQuery export result."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Protobuf` namespace."],["The documentation includes details on the class constructors, such as the default constructor and one that takes another `PostScanActionsResult` object as a parameter, as well as the property `BigqueryExportResult` of type `DataQualityResult.Types.PostScanActionsResult.Types.BigQueryExportResult`."],["The document also lists all version history that this content has been available for, all the way from 1.0.0 to 3.6.0, with 3.6.0 being the latest version."]]],[]]