public sealed class GetTagKeyRequest : IMessage<GetTagKeyRequest>, IEquatable<GetTagKeyRequest>, IDeepCloneable<GetTagKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class GetTagKeyRequest.
[[["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 Resource Manager v3 API, specifically for version 2.2.0."],["`GetTagKeyRequest` is used to fetch a specific TagKey and is part of the `Google.Cloud.ResourceManager.V3` namespace in the Google.Cloud.ResourceManager.V3.dll assembly."],["The class implements interfaces such as `IMessage`, `IEquatable\u003cGetTagKeyRequest\u003e`, `IDeepCloneable\u003cGetTagKeyRequest\u003e`, and `IBufferMessage`."],["The `GetTagKeyRequest` class includes properties like `Name` (a string) and `TagKeyName` (of type `TagKeyName`), which are used to identify the requested resource."],["There are multiple versions of the API available, ranging from version 1.0.0 to the latest 2.5.0, each linking to the documentation for `GetTagKeyRequest` class within that version."]]],[]]