public sealed class UpdateMasterRequest : IMessage<UpdateMasterRequest>, IEquatable<UpdateMasterRequest>, IDeepCloneable<UpdateMasterRequest>, IBufferMessage, IMessage
UpdateMasterRequest updates the master of the 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 page details the \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e class, which is used to update the master version of a Google Kubernetes Engine (GKE) cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly, with version \u003ccode\u003e2.5.0\u003c/code\u003e being documented, but with a range of version links spanning from \u003ccode\u003e2.3.0\u003c/code\u003e to the \u003ccode\u003e3.33.0\u003c/code\u003e latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e include \u003ccode\u003eMasterVersion\u003c/code\u003e to specify the new Kubernetes version, and \u003ccode\u003eName\u003c/code\u003e to identify the target cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e properties are now obsolete, replaced by the use of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]