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 webpage provides documentation for the `DataQualityResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex v1 API, specifically focusing on version 3.1.0."],["The `PostScanActionsResult` class represents the outcome of post-scan actions performed by a DataQualityScan job."],["It includes information about the results of BigQuery export actions, as indicated by the `BigqueryExportResult` property."],["The documentation outlines the class's inheritance hierarchy, implemented interfaces, constructors, and available properties, as well as inherited members."],["The page lists all the different versions that are available for the `PostScanActionsResult` class, starting at 1.0.0 and ranging up to 3.6.0, which is the latest version."]]],[]]