public sealed class GetNamespacedTagValueRequest : IMessage<GetNamespacedTagValueRequest>, IEquatable<GetNamespacedTagValueRequest>, IDeepCloneable<GetNamespacedTagValueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class GetNamespacedTagValueRequest.
The request message for getting a TagValue by its namespaced name.
[[["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."],[[["This document provides reference documentation for the `GetNamespacedTagValueRequest` class in the Cloud Resource Manager v3 API, specifically within version 2.4.0 of the .NET library."],["`GetNamespacedTagValueRequest` is a request message used to retrieve a `TagValue` by its namespaced name."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities and compatibility."],["The class includes two constructors and two properties, `Name` (a string) and `TagValueName` (a `TagValueName` object), to help facilitate the request for the `TagValue`."],["This page also documents the available versions of the class, from version 1.0.0 to the latest version 2.5.0, allowing you to select the needed documentation."]]],[]]