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.5.0 and its inheritance structure."],["The `AspectInfo` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists a range of available versions, spanning from 1.0.0 to 3.6.0, with 3.6.0 being the most recent release, where each version links to the `AspectInfo` documentation."],["The `AspectInfo` class has two constructors, a default one, and one that takes another `AspectInfo` instance as a parameter."],["The `AspectInfo` class has two properties, `Type` which is a string and `TypeAsAspectTypeName`, which provides a typed view of the `Type` property as `AspectTypeName`."]]],[]]