Compute V1 Client - Class InstanceGroupManagersCreateInstancesRequest (1.14.0)

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setInstances

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

Parameter
NameDescription
var array<Google\Cloud\Compute\V1\PerInstanceConfig>
Returns
TypeDescription
$this