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 focusing on version 2.11.0."],["The `PostScanActionsResult` class represents the outcome of post-scan actions performed by a data scan job."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `BigqueryExportResult` property, detailing the outcome of exporting data to BigQuery after a scan."],["Multiple versions are available, including the latest 3.6.0 and older versions going down to 1.0.0, providing a historical record of the `PostScanActionsResult`."]]],[]]