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 latest version available for `PartialUpdateClusterMetadata` in the Google Cloud Bigtable Admin v2 API is 3.24.0, with multiple previous versions ranging down to 2.4.0."],["`PartialUpdateClusterMetadata` is a class that serves as the metadata for the operation returned by `PartialUpdateCluster` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides information about the original request, including `OriginalRequest`, and the timing of the operation, such as `FinishTime` and `RequestTime`, both of which are `Timestamp` properties."],["The class includes a constructor with no parameters and another that accepts a `PartialUpdateClusterMetadata` parameter for creating copies."],["The `PartialUpdateClusterMetadata` class is located in the `Google.Cloud.Bigtable.Admin.V2` namespace, within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]