Compute V1 Client - Class InstanceGroupManagerStatusAllInstancesConfig (1.19.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ current_revisionstring

[Output Only] Current all-instances configuration revision. This value is in RFC3339 text format.

↳ effectivebool

[Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group.

getCurrentRevision

[Output Only] Current all-instances configuration revision. This value is in RFC3339 text format.

Returns
TypeDescription
string

hasCurrentRevision

clearCurrentRevision

setCurrentRevision

[Output Only] Current all-instances configuration revision. This value is in RFC3339 text format.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getEffective

[Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group.

Returns
TypeDescription
bool

hasEffective

clearEffective

setEffective

[Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group.

Parameter
NameDescription
varbool
Returns
TypeDescription
$this