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 reference documentation for the `UpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The latest version of the documented API is 3.24.0, while the current page is focused on version 3.8.0, with links to previous versions from 3.23.0 to 2.4.0."],["`UpdateClusterMetadata` is used to represent metadata for operations returned by `UpdateCluster`, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide information about the status and details of the `UpdateCluster` operation."],["The `UpdateClusterMetadata` class also contains constructors for creating new instances, including a parameter for passing another `UpdateClusterMetadata` object."]]],[]]