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."],[[["This document provides reference documentation for the `GetAspectTypeRequest` class within the Google Cloud Dataplex V1 API, specifically for version 3.5.0, with links to other versions."],["The `GetAspectTypeRequest` class is used to request information about a specific AspectType and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as `AspectTypeName`, a typed view of the resource name, and `Name`, which represents the resource name of the requested AspectType, defined by a specific format."],["There are multiple versions of the `GetAspectTypeRequest` class available, ranging from version 1.0.0 to the latest 3.6.0 version, with links provided to access each of them."],["The document also shows the contructors available for the `GetAspectTypeRequest`, as well as inherited members from the `object` base class, and the name of the namespace and assembly."]]],[]]