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, detailing its structure and functionality."],["The `DataScanEvent.Types.PostScanActionsResult` class is a part of the .NET library and represents the outcome of actions taken after a data scan job."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default one and another that takes an existing `DataScanEvent.Types.PostScanActionsResult` object for initialization."],["It contains a property `BigqueryExportResult` which provides information about the result of exporting data to BigQuery."]]],[]]