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."],[[["This document provides reference and code samples for the `DiscoveryEvent.Types.ActionDetails` class within the Cloud Dataplex v1 API, detailing its properties and methods."],["The `DiscoveryEvent.Types.ActionDetails` class offers details about actions, including properties like `Issue` and `Type`, which describe specific issues and the type of action taken."],["Version 3.6.0 is the latest version of the class, and documentation for previous versions, such as 3.5.0, 3.4.0 all the way back to 1.0.0, are also accessible."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as shown in its inheritance and implementations section."],["The class has two constructors : `ActionDetails()`, and `ActionDetails(ActionDetails)`, with the latter taking another `DiscoveryEvent.Types.ActionDetails` instance as parameter."]]],[]]