Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] The metros of Attachments in this group in this region.
Instance Attribute Summary collapse
- #facilities ⇒ ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility>
-
#metro ⇒ ::String
[Output Only] The name of the metro, as a three-letter lowercase string like "iad".
Instance Attribute Details
#facilities ⇒ ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility>
17285 17286 17287 17288 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17285 class InterconnectAttachmentGroupLogicalStructureRegionMetro include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#metro ⇒ ::String
17285 17286 17287 17288 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17285 class InterconnectAttachmentGroupLogicalStructureRegionMetro include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |