Class: Google::Cloud::Compute::V1::InterconnectGroupPhysicalStructureMetros

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 Interconnects in this group are in.

Instance Attribute Summary collapse

Instance Attribute Details

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



17811
17812
17813
17814
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17811

class InterconnectGroupPhysicalStructureMetros
  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 Interconnects underneath this.

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 Interconnects underneath this.



17811
17812
17813
17814
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17811

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