Compute V1 Client - Class InstanceGroupManagerStatusStatefulPerInstanceConfigs (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ all_effective bool

A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.

getAllEffective

A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.

Returns
TypeDescription
bool

hasAllEffective

clearAllEffective

setAllEffective

A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this