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 webpage details the `UpdateTagKeyMetadata` class, which is used for runtime operations related to updating a TagKey."],["This class is found within the `Google.Cloud.ResourceManager.V3` namespace in the `Google.Cloud.ResourceManager.V3.dll` assembly."],["The `UpdateTagKeyMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["There are multiple versions of `UpdateTagKeyMetadata` available, ranging from version 1.0.0 to the latest version 2.5.0, each with its own corresponding documentation."],["There are two constructors for the class `UpdateTagKeyMetadata()`, one with no parameters and one that takes another `UpdateTagKeyMetadata` object."]]],[]]