Reference documentation and code samples for the Compute V1 Client class InterconnectGroupPhysicalStructureMetrosFacilities.
[Output Only] The facilities Interconnects in this metro are present in.
Generated from protobuf message google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ facility |
string
[Output Only] The ID of this facility, as a numeric string like "5467". This is the third component of the location of Interconnects in this facility. |
↳ zones |
array<InterconnectGroupPhysicalStructureMetrosFacilitiesZones>
|
getFacility
[Output Only] The ID of this facility, as a numeric string like "5467". This is the third component of the location of Interconnects in this facility.
Returns | |
---|---|
Type | Description |
string |
hasFacility
clearFacility
setFacility
[Output Only] The ID of this facility, as a numeric string like "5467". This is the third component of the location of Interconnects in this facility.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getZones
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilitiesZones zones = 116085319;
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setZones
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilitiesZones zones = 116085319;
Parameter | |
---|---|
Name | Description |
var |
array<InterconnectGroupPhysicalStructureMetrosFacilitiesZones>
|
Returns | |
---|---|
Type | Description |
$this |