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-03-25 UTC."],[[["The page provides documentation for the `PartialUpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["It lists various versions of the API, ranging from version 2.4.0 to the latest version 3.24.0, with links to their respective documentation pages."],["The `PartialUpdateClusterMetadata` class is designed to contain metadata for operations returned by `PartialUpdateCluster` actions, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `PartialUpdateClusterMetadata` include `FinishTime`, `OriginalRequest`, and `RequestTime`, which offer information about the operation's completion, original request details, and the time the request was received respectively."],["The class is part of the `Google.Cloud.Bigtable.Admin.V2` namespace and is compiled within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]