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-21 UTC."],[[["This document provides reference documentation for the `DataProfileResult.Types.PostScanActionsResult` class within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0."],["The `PostScanActionsResult` class represents the outcome of post-scan actions performed by a DataProfileScan job."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various .NET functionalities."],["The class `PostScanActionsResult` has a property called `BigqueryExportResult`, which provides the result of the BigQuery export post-scan action, and it is output-only."],["The document outlines the class's inheritance hierarchy, starting from `object` and also lists the available constructors and inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]