public sealed class EntityDetails : IMessage<DiscoveryEvent.Types.EntityDetails>, IEquatable<DiscoveryEvent.Types.EntityDetails>, IDeepCloneable<DiscoveryEvent.Types.EntityDetails>, IBufferMessage, IMessage
[[["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 `Google.Cloud.Dataplex.V1.DiscoveryEvent.Types.EntityDetails` is 3.6.0, with multiple older versions available dating back to 1.0.0."],["`EntityDetails` is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides details about an entity, including its name via the fully-qualified resource name, and its type."],["`EntityDetails` has two constructors: a parameterless constructor and one that accepts another `DiscoveryEvent.Types.EntityDetails` object."],["`EntityDetails` inherits from the object class, including methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]