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-25 UTC."],[[["The latest version of the API for `DiscoveryEvent.Types.ActionDetails` is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["`DiscoveryEvent.Types.ActionDetails` is a class within the Cloud Dataplex v1 API, designed to provide details about actions, such as `IncompatibleDataSchema` or `InvalidDataFormat`."],["The `ActionDetails` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Type` property in `ActionDetails` is a string that specifies the kind of action that has been performed."],["The available constructors for the `ActionDetails` are a default parameterless constructor and one that takes another `ActionDetails` object as a parameter."]]],[]]