public sealed class EntryType.Types.AspectInfo : IMessage<EntryType.Types.AspectInfo>, IEquatable<EntryType.Types.AspectInfo>, IDeepCloneable<EntryType.Types.AspectInfo>, IBufferMessage, IMessage
[[["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."],[[["Version 3.6.0 is the latest version available for Google.Cloud.Dataplex.V1, with multiple previous versions, including 3.5.0, 3.4.0, all the way down to 1.0.0 also available."],["The content details the `AspectInfo` class within the `EntryType.Types` namespace in Google.Cloud.Dataplex.V1, specifically referencing version 3.0.0, and how it implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `AspectInfo` inherits from the object class and contains properties such as `Type`, with the string `Type` being a required aspect type for the entry type."],["The class `AspectInfo` has two constructors, one being public and without parameters, the other being public and requires a parameter `other` of the same type, `EntryType.Types.AspectInfo`."]]],[]]