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."],["The `UpdateClusterMetadata` class is used to track metadata for the `UpdateCluster` operation, including request and finish times, as well as the original request."],["This page lists various versions of the `UpdateClusterMetadata` documentation, ranging from version 2.4.0 to the latest version, 3.24.0, offering a history of changes."],["The `UpdateClusterMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for serialization, comparison, and deep cloning."],["This page specifies the class' namespace as `Google.Cloud.Bigtable.Admin.V2` and highlights the `UpdateClusterMetadata` class inheritance and members."]]],[]]