public sealed class EntityDetails : IMessage<DiscoveryEvent.Types.EntityDetails>, IEquatable<DiscoveryEvent.Types.EntityDetails>, IDeepCloneable<DiscoveryEvent.Types.EntityDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DiscoveryEvent.Types.EntityDetails.
[[["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."],[[["The documentation provides reference material and code samples for the `DiscoveryEvent.Types.EntityDetails` class within the Cloud Dataplex v1 API."],["The class `EntityDetails` offers details about entities, including its name and type, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default one and one that takes another `DiscoveryEvent.Types.EntityDetails` object as a parameter for copying."],["There are several versions of the `DiscoveryEvent.Types.EntityDetails` class, ranging from version 1.0.0 to 3.6.0, where version 3.6.0 is the latest available version."],["The `EntityDetails` class contains the properties `Entity`, which is the resource name of the entity and `Type`, which provides information on what the type of entity it is."]]],[]]