public sealed class UpdateTagKeyRequest : IMessage<UpdateTagKeyRequest>, IEquatable<UpdateTagKeyRequest>, IDeepCloneable<UpdateTagKeyRequest>, IBufferMessage, IMessage
Required. The new definition of the TagKey. Only the description and etag fields
can be updated by this request. If the etag field is not empty, it
must match the etag field of the existing tag key. 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\u003eUpdateTagKeyRequest\u003c/code\u003e class is used to update a TagKey, allowing modifications to its description and etag fields.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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\u003eThe 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, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateTagKeyRequest\u003c/code\u003e include \u003ccode\u003eTagKey\u003c/code\u003e (the new definition of the tag key), \u003ccode\u003eUpdateMask\u003c/code\u003e (fields to update, limited to description or etag), and \u003ccode\u003eValidateOnly\u003c/code\u003e (for performing validations without executing the update).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the content referenced, ranging from version 1.0.0 up to the latest version 2.5.0, all of which point to the \u003ccode\u003eUpdateTagKeyRequest\u003c/code\u003e content.\u003c/p\u003e\n"]]],[],null,[]]