Compute V1 Client - Class InterconnectGroupPhysicalStructureMetrosFacilitiesZones (2.4.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. [Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.

↳ zone string

Output only. [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. [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. [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. [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. [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