public sealed class GetTagKeyRequest : IMessage<GetTagKeyRequest>, IEquatable<GetTagKeyRequest>, IDeepCloneable<GetTagKeyRequest>, IBufferMessage, IMessage
[[["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 documentation for the `GetTagKeyRequest` class within the `Google.Cloud.ResourceManager.V3` namespace, used to request a TagKey."],["The `GetTagKeyRequest` class, which is a sealed class, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the `GetTagKeyRequest` class, ranging from 1.0.0 to 2.5.0, with 2.5.0 being the latest version."],["The `GetTagKeyRequest` class has two constructors and two properties, `Name`, which is a string representing the resource name, and `TagKeyName`, which provides a typed view of the resource name."],["The `GetTagKeyRequest` class inherits several members from the object class, such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]