public sealed class UpdateClusterMetadata : IMessage<UpdateClusterMetadata>, IEquatable<UpdateClusterMetadata>, IDeepCloneable<UpdateClusterMetadata>, IBufferMessage, IMessage
The metadata for the Operation returned by UpdateCluster.
[[["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-03-21 UTC."],[[["This webpage details the `UpdateClusterMetadata` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, which is used to manage metadata for the `UpdateCluster` operation in Google Cloud Bigtable."],["The page provides access to various versions of the `UpdateClusterMetadata` documentation, ranging from the latest version 3.24.0 down to version 2.4.0, alongside the currently displayed version 3.1.0."],["The `UpdateClusterMetadata` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides constructors and properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`."],["The documentation is for .NET developers using the Google Cloud Bigtable Admin V2 API, specifically related to the `UpdateClusterMetadata`, with the corresponding file being Google.Cloud.Bigtable.Admin.V2.dll."]]],[]]