public sealed class UpdateClusterMetadata : IMessage<UpdateClusterMetadata>, IEquatable<UpdateClusterMetadata>, IDeepCloneable<UpdateClusterMetadata>, IBufferMessage, IMessage
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."],[[["The webpage provides documentation for the `UpdateClusterMetadata` class within the `Google.Cloud.Bigtable.Admin.V2` namespace, specifically for version 3.2.0 of the library, but it also contains links to older and newer versions."],["`UpdateClusterMetadata` is a class used to store the metadata for the Operation returned by `UpdateCluster`, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateClusterMetadata` class includes properties for `FinishTime`, `OriginalRequest`, and `RequestTime`, providing details on the completion or failure time, the original update request, and the time the request was received respectively."],["The provided content contains links to over 25 different versions, starting from 2.4.0 up until the latest 3.24.0, offering documentation for the different changes introduced over time."]]],[]]