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 page provides reference documentation for the `UpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["The latest version documented is 3.24.0, and the page also includes links to documentation for past versions going back to 2.4.0."],["`UpdateClusterMetadata` serves as metadata for the `UpdateCluster` operation, as it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateClusterMetadata` class includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide information about the status and details of the update operation."],["`UpdateClusterMetadata` has a constructor with no parameters and a constructor which takes in another `UpdateClusterMetadata` object as a parameter, to create a copy of it."]]],[]]