Reference documentation and code samples for the Compute V1 Client class NodeGroupsAddNodesRequest.
Generated from protobuf message google.cloud.compute.v1.NodeGroupsAddNodesRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ additional_node_count |
int
Count of additional nodes to be added to the node group. |
getAdditionalNodeCount
Count of additional nodes to be added to the node group.
Returns | |
---|---|
Type | Description |
int |
hasAdditionalNodeCount
clearAdditionalNodeCount
setAdditionalNodeCount
Count of additional nodes to be added to the node group.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |