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 for .NET."],["The `UpdateClusterMetadata` class is used to represent the metadata for an operation related to updating a cluster and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage details the class's constructors, including a default constructor and one that accepts another `UpdateClusterMetadata` object."],["It also lists the properties of `UpdateClusterMetadata`, which include `FinishTime`, `OriginalRequest`, and `RequestTime`, each of which provides information about the status and details of the update operation."],["The documentation includes the links to 31 versions of the API, from 2.4.0 to 3.24.0, indicating a history of updates and changes to this API."]]],[]]