public sealed class PartialUpdateClusterRequest : IMessage<PartialUpdateClusterRequest>, IEquatable<PartialUpdateClusterRequest>, IDeepCloneable<PartialUpdateClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class PartialUpdateClusterRequest.
Request message for BigtableInstanceAdmin.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 document provides reference documentation for the `PartialUpdateClusterRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `PartialUpdateClusterRequest` class is used to send a request for a partial update of a cluster."],["The document outlines the inheritance, constructors, properties, and implementation details of the `PartialUpdateClusterRequest` class, such as the `Cluster` and `UpdateMask` properties."],["There are various versions available for this request type, starting from version 2.4.0 up to the latest 3.24.0."],["The `PartialUpdateClusterRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]