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."],[[["This webpage details the `AspectInfo` class within the `Google.Cloud.Dataplex.V1` namespace, specifically for version 3.4.0."],["The `AspectInfo` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available of this documentation is version 3.6.0, with multiple versions from 3.5.0 down to 1.0.0 being accessible."],["The `AspectInfo` class includes properties such as `Type`, which is a required aspect type for the entry type, and `TypeAsAspectTypeName`, which provides a typed view over the resource name property."],["`AspectInfo` can be instantiated using two available constructors, a default constructor and one that takes an `AspectInfo` object."]]],[]]