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 reference documentation for the `PartialUpdateClusterMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment."],["The latest version of the `PartialUpdateClusterMetadata` class is 3.24.0, with the list providing links to several previous versions, all the way back to 2.4.0."],["The `PartialUpdateClusterMetadata` class, found in the `Google.Cloud.Bigtable.Admin.V2` namespace, is used to represent metadata for partial cluster update operations, encapsulating information like the original request and timestamps for request reception and completion."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from `object`, and it includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`."],["The documentation contains information on the constructors and properties of the class, allowing users to gain an understanding of the type and description of its functionality."]]],[]]