Compute V1 Client - Class NodeGroupsSimulateMaintenanceEventRequest (1.14.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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setNodes

Names of the nodes to go under maintenance simulation.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this