public sealed class PartialUpdateClusterMetadata : IMessage<PartialUpdateClusterMetadata>, IEquatable<PartialUpdateClusterMetadata>, IDeepCloneable<PartialUpdateClusterMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class PartialUpdateClusterMetadata.
The metadata for the Operation returned by PartialUpdateCluster.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `PartialUpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for version 3.22.0."],["The `PartialUpdateClusterMetadata` class is used to represent the metadata for an operation that results from a partial update to a cluster, inheriting from the `object` class and implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists available versions of the API, from 3.24.0 (latest) down to 2.4.0, all pertaining to the `PartialUpdateClusterMetadata` class."],["Key properties of `PartialUpdateClusterMetadata` include `FinishTime`, indicating when the operation completed or failed, `OriginalRequest`, which holds the original request details, and `RequestTime`, representing when the initial request was received."],["`PartialUpdateClusterMetadata` class has 2 constructors one of which takes another `PartialUpdateClusterMetadata` object as a parameter."]]],[]]