public sealed class UpdateClusterRequest : IMessage<UpdateClusterRequest>, IEquatable<UpdateClusterRequest>, IDeepCloneable<UpdateClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class UpdateClusterRequest.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API for .NET, specifically version 3.20.0 and other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class is used to modify the settings of a cluster 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 documentation includes a list of previous versions, ranging from 3.33.0 (latest) to 2.3.0, with each version's link referencing the \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e documentation for that respective version.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eUpdate\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, with \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e being deprecated and replaced by the \u003ccode\u003eName\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eUpdateClusterRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateClusterRequest(UpdateClusterRequest other)\u003c/code\u003e, allowing the creation of new requests and copies of existing ones.\u003c/p\u003e\n"]]],[],null,[]]