Compute V1 Client - Class NodeGroupsSimulateMaintenanceEventRequest (1.18.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ nodes array

Names of the nodes to go under maintenance simulation.

getNodes

Names of the nodes to go under maintenance simulation.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setNodes

Names of the nodes to go under maintenance simulation.

Parameter
Name Description
var string[]
Returns
Type Description
$this