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 webpage provides documentation for the `DataScanEvent.Types.PostScanActionsResult` class within the Google Cloud Dataplex V1 API, specifically version 2.12.0."],["The `PostScanActionsResult` class represents the outcome of actions performed after a data scan job, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.6.0, and this page also provides links to the versions of this class from version 3.5.0 all the way back to version 1.0.0."],["The `PostScanActionsResult` class contains a `BigqueryExportResult` property, which details the results of exporting data to BigQuery."],["The page includes details on the class's inheritance, implemented interfaces, namespace (`Google.Cloud.Dataplex.V1`), assembly (`Google.Cloud.Dataplex.V1.dll`), and constructors, alongside a description of the `BigqueryExportResult` property."]]],[]]