public sealed class UpdateMasterRequest : IMessage<UpdateMasterRequest>, IEquatable<UpdateMasterRequest>, IDeepCloneable<UpdateMasterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class UpdateMasterRequest.
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\u003eThe \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e class in the Google Kubernetes Engine v1 API allows users to update the master of a cluster to a specified Kubernetes version.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e is 3.33.0, with a comprehensive list of versions down to 2.3.0, all of which are documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateMasterRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, while including methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e include \u003ccode\u003eMasterVersion\u003c/code\u003e (the target Kubernetes version), and \u003ccode\u003eName\u003c/code\u003e (the cluster's identifier), with \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e being deprecated in favor of \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUsers can specify explicit Kubernetes versions, version aliases (like "latest", "1.X", or "1.X.Y"), or the default version ("-") when updating the master.\u003c/p\u003e\n"]]],[],null,[]]