public sealed class DiscoveryEvent.Types.ActionDetails : IMessage<DiscoveryEvent.Types.ActionDetails>, IEquatable<DiscoveryEvent.Types.ActionDetails>, IDeepCloneable<DiscoveryEvent.Types.ActionDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DiscoveryEvent.Types.ActionDetails.
[[["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-21 UTC."],[[["This document provides reference documentation for the `DiscoveryEvent.Types.ActionDetails` class within the Google Cloud Dataplex V1 API, spanning multiple versions from 1.0.0 to the latest 3.6.0."],["The `DiscoveryEvent.Types.ActionDetails` class offers details about actions and is implemented as a sealed class in the `Google.Cloud.Dataplex.V1` namespace, with methods that can be called."],["The latest version of this class is `3.6.0`, indicating continuous development and updates, while it also lists prior versions going back to 1.0.0."],["The `ActionDetails` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support features like message handling, equality checks, deep cloning, and buffered messages."],["The `ActionDetails` class has a \"Type\" property, which is a string that describes the nature of the action, such as \"IncompatibleDataSchema\" or \"InvalidDataFormat\", and has two constructors, the default one and another that takes in another `ActionDetails` class."]]],[]]