Compute V1 Client - Class NodeGroupsSimulateMaintenanceEventRequest (2.8.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 string[]

Names of the nodes to go under maintenance simulation.

getNodes

Names of the nodes to go under maintenance simulation.

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setNodes

Names of the nodes to go under maintenance simulation.

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