public sealed class DataScanEvent.Types.PostScanActionsResult : IMessage<DataScanEvent.Types.PostScanActionsResult>, IEquatable<DataScanEvent.Types.PostScanActionsResult>, IDeepCloneable<DataScanEvent.Types.PostScanActionsResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataScanEvent.Types.PostScanActionsResult.
[[["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 `DataScanEvent.Types.PostScanActionsResult` class within the Google Cloud Dataplex V1 API."],["The `DataScanEvent.Types.PostScanActionsResult` class represents the results of post-scan actions for a data scan job, acting as a container to store these results."],["The latest version available for `PostScanActionsResult` is 3.6.0, and this page lists versions dating back to 1.0.0, with each version having a linked documentation page."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality for message handling, equality comparison, deep cloning, and buffering."],["`PostScanActionsResult` has a `BigqueryExportResult` property that holds the result of exporting to BigQuery, and its defined in the `DataScanEvent.Types.PostScanActionsResult.Types.BigQueryExportResult` sub-class."]]],[]]