Compute V1 Client - Class InterconnectGroupConfigured (1.32.0)

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

[Output Only] The status of the group as configured. This has the same structure as the operational field reported by the OperationalStatus method, but does not take into account the operational status of each resource.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ topology_capability InterconnectGroupConfiguredTopologyCapability

getTopologyCapability

Generated from protobuf field optional .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapability topology_capability = 144190696;

Returns
Type Description
InterconnectGroupConfiguredTopologyCapability|null

hasTopologyCapability

clearTopologyCapability

setTopologyCapability

Generated from protobuf field optional .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapability topology_capability = 144190696;

Parameter
Name Description
var InterconnectGroupConfiguredTopologyCapability
Returns
Type Description
$this