Reference documentation and code samples for the Compute V1 Client class InterconnectGroupPhysicalStructure.
[Output Only] An analysis of the physical layout of Interconnects in this group. Every Interconnect in the group is shown once in this structure.
Generated from protobuf message google.cloud.compute.v1.InterconnectGroupPhysicalStructure
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ metros |
array<InterconnectGroupPhysicalStructureMetros>
|
getMetros
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetros metros = 533067386;
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setMetros
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetros metros = 533067386;
Parameter | |
---|---|
Name | Description |
var |
array<InterconnectGroupPhysicalStructureMetros>
|
Returns | |
---|---|
Type | Description |
$this |