public sealed class DiscoveryEvent.Types.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 latest version of the `DiscoveryEvent.Types.EntityDetails` class is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0 also listed."],["This class, `DiscoveryEvent.Types.EntityDetails`, is part of the Google Cloud Dataplex v1 API and provides details about an entity, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EntityDetails` class has two constructors: a default constructor and one that takes another `EntityDetails` object as a parameter for copying."],["The class contains properties named `Entity` which is a string representing the fully-qualified resource name of the entity, and `Type` which is of type `DiscoveryEvent.Types.EntityType` and represents the entity's type."]]],[]]