Class ExchangedPeeringRoute (0.9.0)

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

Attributes

NameDescription
dest_range str
The destination range of the route. This field is a member of oneof_ _dest_range.
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. This field is a member of oneof_ _imported.
next_hop_region str
The region of peering route next hop, only applies to dynamic routes. This field is a member of oneof_ _next_hop_region.
priority int
The priority of the peering route. This field is a member of oneof_ _priority.
type_ str
The type of the peering route. Check the Type enum for the list of possible values. This field is a member of oneof_ _type.

Classes

Type

Type(value)

The type of the peering route.