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, with the latest version being 3.6.0."],["The `DataScanEvent.Types.PostScanActionsResult` class represents the result of post-scan actions performed by a data scan job."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its wide integration with other systems."],["The class can be constructed using a default constructor `PostScanActionsResult()` or by copying an existing `DataScanEvent.Types.PostScanActionsResult` object."],["The class has a `BigqueryExportResult` property of type `DataScanEvent.Types.PostScanActionsResult.Types.BigQueryExportResult`, representing the outcome of a BigQuery export action."]]],[]]