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 page lists the `UpdateClusterMetadata` class documentation across numerous versions, starting from version 2.4.0 up to the latest version 3.24.0, with version 3.19.0 highlighted."],["The `UpdateClusterMetadata` class is used to track metadata related to the `UpdateCluster` operation, including the request time, the original request, and the finish time of the operation."],["The `UpdateClusterMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class has two constructors, one default constructor and one that takes in an `UpdateClusterMetadata` parameter, as well as three properties for `FinishTime`, `OriginalRequest` and `RequestTime`."]]],[]]