Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectLocationCrossSiteInterconnectInfo (v3.5.0)

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

Information about Cross-Site Interconnect wires which may be created between the containing location and another remote location.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#city

def city() -> ::String
Returns
  • (::String) — Output only. The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations.

#city=

def city=(value) -> ::String
Parameter
  • value (::String) — Output only. The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations.
Returns
  • (::String) — Output only. The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations.