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 available versions of the API, ranging from version 1.0.0 up to the latest version, 3.6.0, accessible via direct links for each."],["The `EntityDetails` class is used for detailing information about an entity resource, including its fully-qualified name and its resource type."],["The document lists the implemented interfaces of `EntityDetails` :`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`, and shows inheritance from the `object` class, along with its implemented members."],["It includes constructor details, such as the default `EntityDetails()` constructor and the `EntityDetails(EntityDetails)` constructor for copying, as well as detailed property information about the string `Entity` and the `EntityType` type."]]],[]]