ExchangedPeeringRoute class
Properties
-
destRange
↔ String
-
The destination range of the route.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
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.
read / write
-
nextHopRegion
↔ String
-
The region of peering route next hop, only applies to dynamic routes.
read / write
-
priority
↔ int
-
The priority of the peering route.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
type
↔ String
-
The type of the peering route.
Possible string values are: [...]
read / write