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 webpage provides reference documentation for the `DiscoveryEvent.Types.ActionDetails` class within the Google Cloud Dataplex v1 API, specifically detailing its properties, constructors, and inherited members."],["The `DiscoveryEvent.Types.ActionDetails` class is used to provide details about a specific action, such as `IncompatibleDataSchema` or `InvalidDataFormat`, with its main property being the `Type` string."],["The class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data structure management within the .NET environment."],["Multiple versions of the API are available, ranging from 1.0.0 to the latest 3.6.0, each with its corresponding documentation link."],["The class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, providing standard object functionalities."]]],[]]