Class ExchangedPeeringRoute (0.3.0)

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

Attributes

NameDescription
dest_range str
The destination range of the route.
imported bool
True if the peering route has been imported from a peer. The actual import happens if the field networkPeering.importCustomRoutes is true for this network, and networkPeering.exportCustomRoutes is true for the peer network, and the import does not result in a route conflict.
next_hop_region str
The region of peering route next hop, only applies to dynamic routes.
priority int
The priority of the peering route.
type_ google.cloud.compute_v1.types.ExchangedPeeringRoute.Type
The type of the peering route.

Classes

Type

Type(value)

The type of the peering route.