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 the results of post-scan actions in data quality scan jobs."],["The documentation covers a range of versions for this class, from version 1.0.0 to the latest, 3.6.0, and it is a .NET reference page providing information for each individual version."],["The `PostScanActionsResult` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality checks, deep cloning, and buffered messaging."],["The primary properties of the class include a `BigqueryExportResult` property, detailing the outcome of exporting data to BigQuery after a scan."],["This class inherits from the `object` base class, and the document provides a list of inherited methods as well as the location of the namespace and assembly."]]],[]]