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"]],[["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-03-21 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."]]],[]]