Class InterconnectLocationRegionInfo (0.11.0)

InterconnectLocationRegionInfo(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
expected_rtt_ms int
Output only. Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region. This field is a member of oneof_ _expected_rtt_ms.
l2_forwarding_enabled bool
Output only. Identifies whether L2 Interconnect Attachments can be created in this region for interconnects that are in this location. This field is a member of oneof_ _l2_forwarding_enabled.
location_presence str
Output only. Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values. This field is a member of oneof_ _location_presence.
region str
Output only. URL for the region of this location. This field is a member of oneof_ _region.

Classes

LocationPresence

LocationPresence(value)

Output only. Identifies the network presence of this location.