public sealed class UpdateTagValueRequest : IMessage<UpdateTagValueRequest>, IEquatable<UpdateTagValueRequest>, IDeepCloneable<UpdateTagValueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UpdateTagValueRequest.
Required. The new definition of the TagValue. Only fields description and
etag fields can be updated by this request. If the etag field is
nonempty, it must match the etag field of the existing ControlGroup.
Otherwise, ABORTED will be returned.
[[["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 webpage provides reference documentation for the \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e class within the Cloud Resource Manager v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e is used to update a TagValue in the Cloud Resource Manager, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple interfaces like \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 \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e class has three main properties: \u003ccode\u003eTagValue\u003c/code\u003e (the new definition of the TagValue), \u003ccode\u003eUpdateMask\u003c/code\u003e (fields to update), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to validate the update without performing it).\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this class available, starting from version 1.0.0 up to the latest version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe only fields that can be modified within the \u003ccode\u003eTagValue\u003c/code\u003e property are \u003ccode\u003edescription\u003c/code\u003e and \u003ccode\u003eetag\u003c/code\u003e, as explicitly mentioned in the documentation.\u003c/p\u003e\n"]]],[],null,[]]