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 page details the \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for .NET, specifically version 2.7.0, with additional information about newer version documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e class is used to send requests for partial updates to a Bigtable cluster, as part of the \u003ccode\u003eBigtableInstanceAdmin\u003c/code\u003e process.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, enabling it to support messages, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e include \u003ccode\u003eCluster\u003c/code\u003e, which holds the partial updates to be applied, and \u003ccode\u003eUpdateMask\u003c/code\u003e, specifying which fields within the cluster should be updated.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e include a parameterless constructor and one that accepts another \u003ccode\u003ePartialUpdateClusterRequest\u003c/code\u003e object for initialization, offering flexibility in how the request is constructed.\u003c/p\u003e\n"]]],[],null,[]]