Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro (v3.0.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro.

[Output Only] The metros of Attachments in this group in this region.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#facilities

def facilities() -> ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility>

#facilities=

def facilities=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility>

#metro

def metro() -> ::String
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.

#metro=

def metro=(value) -> ::String
Parameter
  • value (::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.
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.