Class Google::Cloud::Compute::V1::InterconnectLocationRegionInfo (v1.1.0)

Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#expected_rtt_ms

def expected_rtt_ms() -> ::Integer
Returns
  • (::Integer) — Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.

#expected_rtt_ms=

def expected_rtt_ms=(value) -> ::Integer
Parameter
  • value (::Integer) — Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
Returns
  • (::Integer) — Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.

#location_presence

def location_presence() -> ::String
Returns
  • (::String) — Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.

#location_presence=

def location_presence=(value) -> ::String
Parameter
  • value (::String) — Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.
Returns
  • (::String) — Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.

#region

def region() -> ::String
Returns
  • (::String) — URL for the region of this location.

#region=

def region=(value) -> ::String
Parameter
  • value (::String) — URL for the region of this location.
Returns
  • (::String) — URL for the region of this location.