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."],[[["This webpage provides documentation for the `PartialUpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["The `PartialUpdateClusterMetadata` class is a metadata structure used for the operation returned by `PartialUpdateCluster`, offering a view of the ongoing or completed partial updates of clusters."],["The page lists a historical range of available versions for `PartialUpdateClusterMetadata`, starting from version 2.4.0 up to the latest version, 3.24.0, demonstrating backwards compatibility and version history for the API."],["The documentation details that `PartialUpdateClusterMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling its use within the Google Cloud ecosystem."],["Key properties of the class detailed include `FinishTime`, `OriginalRequest`, and `RequestTime`, with each providing timestamp or request-related information for operations that have occurred within the google cloud bigtable service."]]],[]]