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 latest version available for the Google Cloud Container V1 API is 3.33.0, and the current page is dedicated to version 3.24.0, providing access to a range of previous versions from 3.32.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e class, part of the Google Kubernetes Engine v1 API, is used to update the master version of a cluster, allowing for the specification of explicit versions or version aliases like "latest" or "1.X".\u003c/p\u003e\n"],["\u003cp\u003eThe class \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, providing functionalities like deep cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe properties within the \u003ccode\u003eUpdateMasterRequest\u003c/code\u003e class include \u003ccode\u003eMasterVersion\u003c/code\u003e, which is a required field for specifying the new Kubernetes version, and \u003ccode\u003eName\u003c/code\u003e, which identifies the cluster to update in the format \u003ccode\u003eprojects/*/locations/*/clusters/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are also obsolete properties such as \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, that have been replaced by the \u003ccode\u003eName\u003c/code\u003e field for better cluster identification.\u003c/p\u003e\n"]]],[],null,[]]