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-25 UTC."],[[["This document provides reference documentation for the `DiscoveryEvent.Types.EntityDetails` class within the Google Cloud Dataplex v1 API, including its properties and constructors."],["The `DiscoveryEvent.Types.EntityDetails` class represents details about an entity and is part of the `Google.Cloud.Dataplex.V1` namespace in the `Google.Cloud.Dataplex.V1.dll` assembly."],["The class includes two main properties: `Entity`, which is a string representing the fully-qualified resource name of the entity, and `Type`, which specifies the type of the entity using the `DiscoveryEvent.Types.EntityType` enum."],["The document also provides the list of versioning, starting from version 1.0.0 all the way up to 3.6.0, with 3.6.0 being the most recent version."]]],[]]