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 reference documentation for the `DataScanEvent.Types.PostScanActionsResult` class within the Google Cloud Dataplex v1 API."],["The `PostScanActionsResult` class represents the outcome of post-scan actions performed by a data scan job, which implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has a constructor, with a parameter `other` of type `DataScanEvent.Types.PostScanActionsResult`, for copying and a property `BigqueryExportResult` that is meant to hold the results of exporting to BigQuery."],["The documentation is available for various versions, ranging from 1.0.0 to the latest version, 3.6.0, of Google Cloud Dataplex v1."]]],[]]