Reference documentation and code samples for the Google Cloud Container V1 Client class CompleteNodePoolUpgradeRequest.
CompleteNodePoolUpgradeRequest sets the name of target node pool to complete upgrade.
Generated from protobuf message google.container.v1.CompleteNodePoolUpgradeRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name (project, location, cluster, node pool id) of the node pool to complete upgrade. Specified in the format projects/*/locations/*/clusters/*/nodePools/*
.
getName
The name (project, location, cluster, node pool id) of the node pool to complete upgrade.
Specified in the format projects/*/locations/*/clusters/*/nodePools/*
.
Generated from protobuf field string name = 1;
string
setName
The name (project, location, cluster, node pool id) of the node pool to complete upgrade.
Specified in the format projects/*/locations/*/clusters/*/nodePools/*
.
Generated from protobuf field string name = 1;
var
string
$this