public sealed class UpdateClusterRequest : IMessage<UpdateClusterRequest>, IEquatable<UpdateClusterRequest>, IDeepCloneable<UpdateClusterRequest>, IBufferMessage, IMessage
UpdateClusterRequest updates the settings of a cluster.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e documentation is 3.33.0, but this page is currently displaying version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class is used to modify the settings of a cluster, implementing interfaces like \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\u003eSeveral properties are associated with \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e, including \u003ccode\u003eName\u003c/code\u003e (the preferred way to identify a cluster), and deprecated properties \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdate\u003c/code\u003e property, of type \u003ccode\u003eClusterUpdate\u003c/code\u003e, is a required field that provides a detailed description of the desired update to apply.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors for creating an \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e instance, one being the default, and the other taking another \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]