public sealed class UpdateTagKeyMetadata : IMessage<UpdateTagKeyMetadata>, IEquatable<UpdateTagKeyMetadata>, IDeepCloneable<UpdateTagKeyMetadata>, IBufferMessage, IMessage
Runtime operation information for updating a TagKey.
[[["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."],[[["The `UpdateTagKeyMetadata` class provides runtime operation information for updating a TagKey."],["Version 2.5.0 is the latest release, with previous versions ranging back to 1.0.0, all of which are listed."],["`UpdateTagKeyMetadata` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that accepts an `UpdateTagKeyMetadata` object."],["The class belongs to the `Google.Cloud.ResourceManager.V3` namespace within the `Google.Cloud.ResourceManager.V3.dll` assembly."]]],[]]