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 documentation page covers the \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e class, which is part of the Cloud Resource Manager v3 API and used to request a TagKey by its namespaced name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 2.5.0, while this page specifically details version 2.4.0, and previous versions back to 1.0.0 are also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e 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, offering methods for message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that copies an existing \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e object, and it also contains properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTagKeyName\u003c/code\u003e for managing the tag key's identifier.\u003c/p\u003e\n"],["\u003cp\u003eThis API allows users to look up tag keys by specifying their namespaced names, like \u003ccode\u003e42/foo\u003c/code\u003e for organization-level keys or \u003ccode\u003er2-d2/bar\u003c/code\u003e for project-level keys.\u003c/p\u003e\n"]]],[],null,[]]