public sealed class UpdateTagKeyRequest : IMessage<UpdateTagKeyRequest>, IEquatable<UpdateTagKeyRequest>, IDeepCloneable<UpdateTagKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UpdateTagKeyRequest.
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,
ABORTED will be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateTagKeyRequest\u003c/code\u003e class is part of the Google Cloud Resource Manager v3 API and is used to update a TagKey.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, allowing for operations like message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateTagKeyRequest\u003c/code\u003e is 2.5.0, with older versions available ranging from 2.4.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eUpdatable properties of a \u003ccode\u003eTagKey\u003c/code\u003e include \u003ccode\u003edescription\u003c/code\u003e and \u003ccode\u003eetag\u003c/code\u003e, and the \u003ccode\u003eUpdateMask\u003c/code\u003e property specifies which fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows for validating an update operation without executing it.\u003c/p\u003e\n"]]],[],null,[]]