Compute V1 Client - Class NodeGroupsDeleteNodesRequest (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ nodes array

Names of the nodes to delete.

getNodes

Names of the nodes to delete.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setNodes

Names of the nodes to delete.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this