Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegion
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegion
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] The regions Attachments in this group are in.
Instance Attribute Summary collapse
- #metros ⇒ ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro>
-
#region ⇒ ::String
[Output Only] The name of a region, like "us-central1".
Instance Attribute Details
#metros ⇒ ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro>
17220 17221 17222 17223 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17220 class InterconnectAttachmentGroupLogicalStructureRegion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region ⇒ ::String
Returns [Output Only] The name of a region, like "us-central1".
17220 17221 17222 17223 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17220 class InterconnectAttachmentGroupLogicalStructureRegion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |