Reference documentation and code samples for the Google Cloud Container V1 Client class UpdateMasterRequest.
UpdateMasterRequest updates the master of the cluster.
Generated from protobuf messagegoogle.container.v1.UpdateMasterRequest
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ project_id
string
Deprecated. The Google Developers Consoleproject ID or project number. This field has been deprecated and replaced by the name field.
↳ zone
string
Deprecated. The name of the Google Compute Enginezonein which the cluster resides. This field has been deprecated and replaced by the name field.
↳ cluster_id
string
Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
↳ master_version
string
Required. The Kubernetes version to change the master to. Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "-": picks the default Kubernetes version
↳ name
string
The name (project, location, cluster) of the cluster to update. Specified in the formatprojects/*/locations/*/clusters/*.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Container V1 Client - Class UpdateMasterRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.UpdateMasterRequest)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.UpdateMasterRequest)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.UpdateMasterRequest)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.UpdateMasterRequest)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.UpdateMasterRequest)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.UpdateMasterRequest)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.UpdateMasterRequest)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.UpdateMasterRequest)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.UpdateMasterRequest)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.UpdateMasterRequest)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.UpdateMasterRequest)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.UpdateMasterRequest)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.UpdateMasterRequest)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.UpdateMasterRequest)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.UpdateMasterRequest)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.UpdateMasterRequest)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.UpdateMasterRequest)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.UpdateMasterRequest)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.UpdateMasterRequest)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.UpdateMasterRequest)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.UpdateMasterRequest)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.UpdateMasterRequest)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.UpdateMasterRequest)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.UpdateMasterRequest)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.UpdateMasterRequest) \nReference documentation and code samples for the Google Cloud Container V1 Client class UpdateMasterRequest.\n\nUpdateMasterRequest updates the master of the cluster.\n\nGenerated from protobuf message `google.container.v1.UpdateMasterRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getProjectId\n\nDeprecated. The Google Developers Console [project ID or project\nnumber](https://cloud.google.com/resource-manager/docs/creating-managing-projects).\n\nThis field has been deprecated and replaced by the name field.\n\n### setProjectId\n\nDeprecated. The Google Developers Console [project ID or project\nnumber](https://cloud.google.com/resource-manager/docs/creating-managing-projects).\n\nThis field has been deprecated and replaced by the name field.\n\n### getZone\n\nDeprecated. The name of the Google Compute Engine\n[zone](https://cloud.google.com/compute/docs/zones#available)\nin which the cluster resides. This field has been deprecated and replaced\nby the name field.\n\n### setZone\n\nDeprecated. The name of the Google Compute Engine\n[zone](https://cloud.google.com/compute/docs/zones#available)\nin which the cluster resides. This field has been deprecated and replaced\nby the name field.\n\n### getClusterId\n\nDeprecated. The name of the cluster to upgrade.\n\nThis field has been deprecated and replaced by the name field.\n\n### setClusterId\n\nDeprecated. The name of the cluster to upgrade.\n\nThis field has been deprecated and replaced by the name field.\n\n### getMasterVersion\n\nRequired. The Kubernetes version to change the master to.\n\nUsers may specify either explicit versions offered by Kubernetes Engine or\nversion aliases, which have the following behavior:\n\n- \"latest\": picks the highest valid Kubernetes version\n- \"1.X\": picks the highest valid patch+gke.N patch in the 1.X version\n- \"1.X.Y\": picks the highest valid gke.N patch in the 1.X.Y version\n- \"1.X.Y-gke.N\": picks an explicit Kubernetes version\n- \"-\": picks the default Kubernetes version\n\n### setMasterVersion\n\nRequired. The Kubernetes version to change the master to.\n\nUsers may specify either explicit versions offered by Kubernetes Engine or\nversion aliases, which have the following behavior:\n\n- \"latest\": picks the highest valid Kubernetes version\n- \"1.X\": picks the highest valid patch+gke.N patch in the 1.X version\n- \"1.X.Y\": picks the highest valid gke.N patch in the 1.X.Y version\n- \"1.X.Y-gke.N\": picks an explicit Kubernetes version\n- \"-\": picks the default Kubernetes version\n\n### getName\n\nThe name (project, location, cluster) of the cluster to update.\n\nSpecified in the format `projects/*/locations/*/clusters/*`.\n\n### setName\n\nThe name (project, location, cluster) of the cluster to update.\n\nSpecified in the format `projects/*/locations/*/clusters/*`.\n\n### static::build\n\n### static::buildFromNameMasterVersion"]]