ExchangedPeeringRoute(mapping=None, *, ignore_unknown_fields=False, **kwargs)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
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.