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 in the Google Cloud Resource Manager v3 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e class is used to request a TagKey by its namespaced name and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eGetNamespacedTagKeyRequest\u003c/code\u003e object, used for setting up a request.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eName\u003c/code\u003e (a string representing the namespaced tag key name) and \u003ccode\u003eTagKeyName\u003c/code\u003e (a \u003ccode\u003eTagKeyName\u003c/code\u003e-typed view of the \u003ccode\u003eName\u003c/code\u003e property), which is how the requested tag key is identified.\u003c/p\u003e\n"],["\u003cp\u003eThe provided information represents a list of versions for this API, ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]