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, with the latest version being 3.6.0."],["`DiscoveryEvent.Types.EntityDetails` is a class that describes the details about an entity, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties, `Entity` and `Type`, which represent the name and the type of the entity resource respectively."],["The documentation includes various versions of the API class, starting from version 1.0.0 to the latest version 3.6.0, with a link to each respective version's documentation."],["The class `EntityDetails` contains two constructors, one default and another accepting an `EntityDetails` object as a parameter, for creation of an object."]]],[]]