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-25 UTC."],[[["The content focuses on the `EntryType.Types.AspectInfo` class within the `Google.Cloud.Dataplex.V1` namespace, providing documentation and details for various versions."],["Version 3.6.0 is the latest version available, and the provided document includes links to several previous versions, starting from version 1.0.0."],["`AspectInfo` is a sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AspectInfo` has two constructors, `AspectInfo()` and `AspectInfo(EntryType.Types.AspectInfo other)`, and two properties, `Type` and `TypeAsAspectTypeName`, which allow you to check for the aspect type."],["The `AspectInfo` class inherits members from the `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]