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."],[[["This document provides reference documentation for the `DiscoveryEvent.Types.EntityDetails` class within the Google Cloud Dataplex V1 API."],["It outlines the different versions of the API, ranging from version 1.0.0 up to the latest version, 3.6.0, that are available for this specific class."],["The `EntityDetails` class, part of the `Google.Cloud.Dataplex.V1` namespace, offers details about the entity in question, and is utilized for defining entity names and types, within the API."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its comprehensive functionality within the API."],["Key properties within the `EntityDetails` class include `Entity`, which stores the fully-qualified resource name of the entity, and `Type`, specifying the type of entity resource."]]],[]]