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."],[[["This webpage details the `AspectInfo` class within the `Google.Cloud.Dataplex.V1` namespace, specifically for the `EntryType.Types` component, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this component is 3.6.0, with numerous prior versions accessible, spanning from 1.0.0 up to 3.5.0."],["The `AspectInfo` class includes two constructors: a default constructor and another that accepts an `EntryType.Types.AspectInfo` object as a parameter."],["Key properties of `AspectInfo` are `Type`, which is a string representing the required aspect type, and `TypeAsAspectTypeName`, which provides a typed view over the `Type` property as an `AspectTypeName`."],["This `AspectInfo` class inherits members from the base `object` class, including methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]