public sealed class PartialUpdateClusterRequest : IMessage<PartialUpdateClusterRequest>, IEquatable<PartialUpdateClusterRequest>, IDeepCloneable<PartialUpdateClusterRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for .NET, which is used for partially updating cluster configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers documentation for numerous versions of the \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e class, ranging from version 2.4.0 up to the latest version 3.24.0, providing access to various release features.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e class has two main properties: \u003ccode\u003eCluster\u003c/code\u003e, which holds the cluster configuration to be partially updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, specifying which fields of the cluster should be updated.\u003c/p\u003e\n"]]],[],null,[]]