Class: Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructure
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructure
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] An analysis of the physical layout of Interconnects in this group. Every Interconnect in the group is shown once in this structure.
Instance Attribute Summary collapse
Instance Attribute Details
#metros ⇒ ::Array<::Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructureMetros>
17800 17801 17802 17803 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17800 class InterconnectGroupPhysicalStructure include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |