Reference documentation and code samples for the Compute V1 Client class InterconnectGroupPhysicalStructureMetros.
[Output Only] The metros Interconnects in this group are in.
Generated from protobuf message google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetros
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ facilities |
array<InterconnectGroupPhysicalStructureMetrosFacilities>
|
↳ metro |
string
[Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of Interconnects underneath this. |
getFacilities
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setFacilities
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
Parameter | |
---|---|
Name | Description |
var |
array<InterconnectGroupPhysicalStructureMetrosFacilities>
|
Returns | |
---|---|
Type | Description |
$this |
getMetro
[Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of Interconnects underneath this.
Returns | |
---|---|
Type | Description |
string |
hasMetro
clearMetro
setMetro
[Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of Interconnects underneath this.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |