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 information for the `GetAspectTypeRequest` class within the Google Cloud Dataplex V1 API, specifically version 2.14.0."],["The `GetAspectTypeRequest` class is used to request a specific AspectType and is part of the `Google.Cloud.Dataplex.V1` namespace."],["It outlines the available constructors for `GetAspectTypeRequest`, including a default constructor and one that takes another `GetAspectTypeRequest` as a parameter, with the second one being a cloning operation."],["The document details the properties of the `GetAspectTypeRequest` class, such as `AspectTypeName` and `Name`, including their required format and purpose within the API."],["This document gives access to other version information, ranging from version 1.0.0 to 3.6.0 (latest), for the same class `GetAspectTypeRequest` from the same API."]]],[]]