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-04-09 UTC."],[[["This webpage provides documentation for the `GetAspectTypeRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.2.0."],["The `GetAspectTypeRequest` class is used to make requests for retrieving information about a specific AspectType resource and is part of the `Google.Cloud.Dataplex.V1` namespace."],["The latest version of the API that is documented here is 3.6.0, and this page provides a link to that version, along with links to the previous 23 versions."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer management."],["The `GetAspectTypeRequest` class includes properties such as `AspectTypeName` and `Name`, where `Name` is a required string representing the resource name of the AspectType."]]],[]]