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."],[[["This webpage details the `UpdateTagKeyMetadata` class, which is used for runtime operation information when updating a TagKey."],["The `UpdateTagKeyMetadata` class is a sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page references multiple versions of the `Google.Cloud.ResourceManager.V3` package, ranging from version 1.0.0 up to the latest version, 2.5.0."],["The `UpdateTagKeyMetadata` class inherits from `Object` and includes constructors for default initialization and copying from another `UpdateTagKeyMetadata` instance."]]],[]]