public sealed class GetAspectTypeRequest : IMessage<GetAspectTypeRequest>, IEquatable<GetAspectTypeRequest>, IDeepCloneable<GetAspectTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetAspectTypeRequest.
[[["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 page provides reference documentation for the `GetAspectTypeRequest` class within the Cloud Dataplex v1 API, specifically for the .NET environment."],["This class, `GetAspectTypeRequest`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API available is 3.6.0, while the current page focuses on version 3.1.0, detailing the `GetAspectTypeRequest` class and including links to other versions from 1.0.0 to 3.6.0."],["The `GetAspectTypeRequest` class features properties like `AspectTypeName` and `Name`, where `Name` is a required string representing the resource name of the AspectType."]]],[]]