Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#facilities::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility>



17231
17232
17233
17234
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17231

class InterconnectAttachmentGroupLogicalStructureRegionMetro
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#metro::String

Returns [Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of an Interconnect.

Returns:

  • (::String)

    [Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of an Interconnect.



17231
17232
17233
17234
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17231

class InterconnectAttachmentGroupLogicalStructureRegionMetro
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end