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."],["The class represents the results of post-scan actions performed by a data scan job and is part of the `Google.Cloud.Dataplex.V1` namespace, with the latest version being 3.6.0, but this webpage being specifically for version 2.13.0."],["The `DataScanEvent.Types.PostScanActionsResult` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides a property called `BigqueryExportResult`, which represents the outcome of exporting data to BigQuery after a scan, and is a nested type itself."],["The page lists links to all the available versions of the API, from version 1.0.0 up to the latest version 3.6.0."]]],[]]