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 documentation for the `UpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["The documentation covers a range of versions, from 3.24.0 (latest) down to 2.4.0, each with its own link, all related to the `UpdateClusterMetadata` function."],["The `UpdateClusterMetadata` class is used as metadata for the operations that occur when updating a cluster, inheriting from and implementing multiple interfaces."],["Key properties of `UpdateClusterMetadata` include `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide timestamps and details about the cluster update operation."],["The class can be constructed through a default, parameterless constructor, or a constructor which takes another instance of `UpdateClusterMetadata` as a parameter."]]],[]]