public sealed class DataProfileResult.Types.PostScanActionsResult : IMessage<DataProfileResult.Types.PostScanActionsResult>, IEquatable<DataProfileResult.Types.PostScanActionsResult>, IDeepCloneable<DataProfileResult.Types.PostScanActionsResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileResult.Types.PostScanActionsResult.
The result of post scan actions of DataProfileScan 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 `DataProfileResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex v1 API."],["The `PostScanActionsResult` class represents the outcome of post-scan actions performed by a DataProfileScan job, specifically related to the actions taken after the initial scan is completed."],["The latest version is 3.6.0, and the reference documentation includes information for previous versions down to version 1.0.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer operations."],["One of the properties of this class is `BigqueryExportResult`, representing the outcome of exporting data to BigQuery after a scan."]]],[]]