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 for .NET."],["The `UpdateClusterMetadata` class is used to represent the metadata associated with an `UpdateCluster` operation, detailing its progress and completion status."],["The page lists various versions of the API, with version 3.24.0 being the latest release, and provides links to documentation for each version, which are available from 3.0.0 to 3.24.0."],["The `UpdateClusterMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation provides details on the `UpdateClusterMetadata` class, including its constructors, such as `UpdateClusterMetadata()` and `UpdateClusterMetadata(UpdateClusterMetadata)`, and properties like `FinishTime`, `OriginalRequest`, and `RequestTime`."]]],[]]