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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e class, a part of the Google Cloud Resource Manager v3 API, with the latest version being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e class is used to request a TagKey by its namespaced name.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eName\u003c/code\u003e, which represents the namespaced tag key name, and \u003ccode\u003eTagKeyName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are nine different versions of the \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e class, ranging from 1.0.0 to 2.5.0, and each one is linked to its own specific documentation page.\u003c/p\u003e\n"]]],[],null,[]]