public sealed class GetNamespacedTagKeyRequest : IMessage<GetNamespacedTagKeyRequest>, IEquatable<GetNamespacedTagKeyRequest>, IDeepCloneable<GetNamespacedTagKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class GetNamespacedTagKeyRequest.
The request message for getting a TagKey by its namespaced name.
Required. A namespaced tag key name in the format
{parentId}/{tagKeyShort}, such as 42/foo for a key with short name
"foo" under the organization with ID 42 or r2-d2/bar for a key with short
name "bar" under the project r2-d2.
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e class, part of the Cloud Resource Manager v3 API, within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e class is used to request a TagKey by its namespaced name, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating instances, either default or by copying another \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e, and properties like \u003ccode\u003eName\u003c/code\u003e (a namespaced tag key name) and \u003ccode\u003eTagKeyName\u003c/code\u003e (a typed view over the name).\u003c/p\u003e\n"],["\u003cp\u003eThere is a total of 9 versions of this class available, with version 2.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]