Compute V1 Client - Class RegionInstanceGroupManagerDeleteInstanceConfigReq (1.16.2)

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

RegionInstanceGroupManagers.deletePerInstanceConfigs

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ names array

The list of instance names for which we want to delete per-instance configs on this managed instance group.

getNames

The list of instance names for which we want to delete per-instance configs on this managed instance group.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setNames

The list of instance names for which we want to delete per-instance configs on this managed instance group.

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