public sealed class UpdateTagValueRequest : IMessage<UpdateTagValueRequest>, IEquatable<UpdateTagValueRequest>, IDeepCloneable<UpdateTagValueRequest>, IBufferMessage, IMessage
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,
FAILED_PRECONDITION 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\u003eThe \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e class is used to update a \u003ccode\u003eTagValue\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis request only allows updates to the \u003ccode\u003edescription\u003c/code\u003e and \u003ccode\u003eetag\u003c/code\u003e fields of a \u003ccode\u003eTagValue\u003c/code\u003e, with an optional check to ensure the provided \u003ccode\u003eetag\u003c/code\u003e matches the existing \u003ccode\u003eTagValue\u003c/code\u003e to avoid conflicts.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionality for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and another that accepts an \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e object for cloning, and it includes properties for the \u003ccode\u003eTagValue\u003c/code\u003e itself, the \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are documented, with the latest being 2.5.0 and versions down to 1.0.0 listed.\u003c/p\u003e\n"]]],[],null,[]]