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 page provides reference documentation for the `PartialUpdateClusterRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `PartialUpdateClusterRequest` class is used as a request message for the `BigtableInstanceAdmin.PartialUpdateCluster` method, allowing for partial updates to a cluster."],["The latest version of `PartialUpdateClusterRequest` is 3.24.0, and the page provides access to documentation for prior versions, going as far back as version 2.4.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PartialUpdateClusterRequest` class contains two key properties, `Cluster` which contains the updates and `UpdateMask` which specifies which fields should be updated."]]],[]]