Compute V1 Client - Class NodeGroupsAddNodesRequest (1.6.1)

Reference documentation and code samples for the Compute V1 Client class NodeGroupsAddNodesRequest.

Generated from protobuf message google.cloud.compute.v1.NodeGroupsAddNodesRequest

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
int

hasAdditionalNodeCount

clearAdditionalNodeCount

setAdditionalNodeCount

Count of additional nodes to be added to the node group.

Parameter
NameDescription
var int
Returns
TypeDescription
$this