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 webpage provides documentation for the `GetAspectTypeRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET."],["The latest version of the `GetAspectTypeRequest` class documentation is 3.6.0, with documentation available for versions as far back as 1.0.0."],["The `GetAspectTypeRequest` class is used to retrieve information about a specific AspectType resource, using its full name as a parameter."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAspectTypeRequest` class contains two constructors, `GetAspectTypeRequest()` and `GetAspectTypeRequest(GetAspectTypeRequest)`, and two main properties, `AspectTypeName` and `Name`, both of which are set properties."]]],[]]