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."],[[["The latest version of the Google.Cloud.Dataplex.V1 API is 3.6.0, with multiple previous versions available, ranging from 3.5.0 down to 1.0.0."],["This documentation provides reference for the `DataScanEvent.Types.PostScanActionsResult` class within the Google Cloud Dataplex v1 API, which represents the results of post-scan actions for data scan jobs."],["The `DataScanEvent.Types.PostScanActionsResult` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role in message handling and object management."],["The `PostScanActionsResult` class offers constructors for creating new instances and copying existing ones."],["The class contains a property named `BigqueryExportResult` that contains the results of a bigquery export post scan action, of the type `DataScanEvent.Types.PostScanActionsResult.Types.BigQueryExportResult`."]]],[]]