public sealed class UpdateClusterMetadata : IMessage<UpdateClusterMetadata>, IEquatable<UpdateClusterMetadata>, IDeepCloneable<UpdateClusterMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateClusterMetadata.
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-25 UTC."],[[["This webpage provides reference documentation for the `UpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The latest version of `UpdateClusterMetadata` is version 3.24.0, and the page includes links to older versions, starting from 3.0.0 up to 3.23.0, with version 3.15.0 being the one this specific page has been created for."],["The `UpdateClusterMetadata` class, which is part of the `Google.Cloud.Bigtable.Admin.V2` namespace, represents the metadata for the operation returned by `UpdateCluster`."],["Key properties of `UpdateClusterMetadata` include `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide timestamps and details about the update operation's execution and initiation."],["The class inherits members from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]