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 .NET development."],["The latest version available for the `GetAspectTypeRequest` class is 3.6.0, and the page provides access to different versions, ranging from 1.0.0 to 3.6.0."],["The `GetAspectTypeRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAspectTypeRequest` class has two properties, the `AspectTypeName` which is an `AspectTypeName` typed view, and `Name`, which is a string that represents the resource name of the AspectType."],["The class also has two constructors, one default and one which uses another `GetAspectTypeRequest` as a parameter to construct the new `GetAspectTypeRequest`."]]],[]]