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 documentation for the \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, detailing its use for updating cluster settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly, with version 3.33.0 being the latest version and various other versions from 3.32.0 to 2.3.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's constructors, including a default constructor and one that accepts another \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e object, and lists the various properties it has, including \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eUpdate\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral properties, namely \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, are marked as deprecated and have been replaced by the \u003ccode\u003eName\u003c/code\u003e property, which specifies the cluster's location and identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class can also be used for deep cloning, implementing IMessage and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]