Compute V1 Client - Class NodeGroupsAddNodesRequest (1.14.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ additional_node_countint

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
varint
Returns
TypeDescription
$this