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-21 UTC."],[[["This webpage provides reference documentation for the `UpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version of this documentation is for version 3.24.0, with versions ranging from 2.4.0 up to the latest being available."],["The `UpdateClusterMetadata` class is used to describe the metadata associated with an `UpdateCluster` operation, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide information about the completion, original request, and initiation time of the `UpdateCluster` operation."],["The documentation also provides details on inherited members, namespaces, assembly information, and constructors related to the `UpdateClusterMetadata` class."]]],[]]