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

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

[Output Only] The metros Interconnects in this group are in.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#facilities

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

#facilities=

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

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

#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 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.