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 details the `GetTagKeyRequest` class, which is used to request a specific TagKey within the Google Cloud Resource Manager."],["The latest version of `GetTagKeyRequest` is 2.5.0, and the page also provides links to previous versions back to 1.0.0."],["`GetTagKeyRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors: a default constructor and another that takes an existing `GetTagKeyRequest` object as a parameter."],["Key properties of the class include `Name`, a string representing the resource name in the format `tagKeys/{id}`, and `TagKeyName`, which is a `TagKeyName`-typed view over the `Name` property."]]],[]]