Compute V1 Client - Class InstanceGroupManagersCreateInstancesRequest (1.16.2)

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

InstanceGroupManagers.createInstances

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ instances array<Google\Cloud\Compute\V1\PerInstanceConfig>

[Required] List of specifications of per-instance configs.

getInstances

[Required] List of specifications of per-instance configs.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setInstances

[Required] List of specifications of per-instance configs.

Parameter
Name Description
var array<Google\Cloud\Compute\V1\PerInstanceConfig>
Returns
Type Description
$this