Compute V1 Client - Class InterconnectGroupPhysicalStructureMetrosFacilitiesZones (1.32.0)

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

[Output Only] The zones that Interconnects in this facility are present in.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ interconnects array

[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.

↳ zone string

[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.

getInterconnects

[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setInterconnects

[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.

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

getZone

[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.

Returns
Type Description
string

hasZone

clearZone

setZone

[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.

Parameter
Name Description
var string
Returns
Type Description
$this