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 webpage provides documentation for the `DiscoveryEvent.Types.EntityDetails` class within the Google Cloud Dataplex V1 API, detailing its properties, inheritance, and implemented interfaces."],["The latest version documented is 3.6.0, with a range of previous versions down to 1.0.0, each linking to its own specific documentation page."],["`DiscoveryEvent.Types.EntityDetails` is a class that contains details about a discovered entity, featuring properties such as `Entity` (the entity's resource name) and `Type` (the entity's resource type)."],["The class `DiscoveryEvent.Types.EntityDetails` has inherited members such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors available for the `EntityDetails` class, a default constructor, `EntityDetails()`, and a copy constructor, `EntityDetails(EntityDetails other)`, for creating a new instance based on an existing one."]]],[]]