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-21 UTC."],[[["This webpage provides reference documentation for the `GetAspectTypeRequest` class within the Google Cloud Dataplex v1 API for .NET, which is used to request an AspectType."],["The latest version available for this class is 3.6.0, and the documentation offers details for versions ranging from 1.0.0 to 3.6.0."],["`GetAspectTypeRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which add a range of functionalities."],["The class includes a constructor and properties like `Name` and `AspectTypeName`, with `Name` being a required string representing the resource name of the AspectType."],["The namespace for this class is `Google.Cloud.Dataplex.V1`, and it's part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]