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\u003eThis webpage details the \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e class, which is used to request the update of a \u003ccode\u003eTagValue\u003c/code\u003e within the Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e is 2.5.0, and versions as old as 1.0.0 are available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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 allows updating the \u003ccode\u003edescription\u003c/code\u003e and \u003ccode\u003eetag\u003c/code\u003e fields of a \u003ccode\u003eTagValue\u003c/code\u003e and includes an optional \u003ccode\u003eUpdateMask\u003c/code\u003e property to specify which fields should be modified, and has the optional boolean \u003ccode\u003eValidateOnly\u003c/code\u003e to perform checks without making changes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e class has two constructors that can be used to instantiate it, one of them taking an existing \u003ccode\u003eUpdateTagValueRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]