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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `GetTagKeyRequest` class within the Cloud Resource Manager v3 API for .NET."],["`GetTagKeyRequest` is a message class used to request a TagKey resource, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `GetTagKeyRequest()`, and properties `Name` and `TagKeyName` to specify the requested TagKey by its resource name."],["This class is part of the `Google.Cloud.ResourceManager.V3` namespace and is located in the `Google.Cloud.ResourceManager.V3.dll` assembly."],["The latest version of this class is 2.5.0 and this documentation references version 2.1.0 but also include documentation links to other versions ranging from 1.0.0 to 2.5.0."]]],[]]