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 webpage details the \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically version 2.6.0, which is used to modify the settings of a cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class includes several properties, with some like \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e being deprecated in favor of the \u003ccode\u003eName\u003c/code\u003e property, which is now used to identify the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and offers two constructors: a default one and one that allows for cloning from an existing \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes a list of prior versions of \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e, starting from version \u003ccode\u003e3.33.0\u003c/code\u003e (latest), descending to \u003ccode\u003e2.3.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]