RouteInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
For display only. Metadata associated with a Compute Engine route.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
route_type |
google.cloud.network_management_v1.types.RouteInfo.RouteType
Type of route. |
next_hop_type |
google.cloud.network_management_v1.types.RouteInfo.NextHopType
Type of next hop. |
route_scope |
google.cloud.network_management_v1.types.RouteInfo.RouteScope
Indicates where route is applicable. |
display_name |
str
Name of a route. |
uri |
str
URI of a route (if applicable). |
region |
str
Region of the route (if applicable). |
dest_ip_range |
str
Destination IP range of the route. |
next_hop |
str
Next hop of the route. |
network_uri |
str
URI of a Compute Engine network. NETWORK routes only. |
priority |
int
Priority of the route. |
instance_tags |
MutableSequence[str]
Instance tags of the route. |
src_ip_range |
str
Source IP address range of the route. Policy based routes only. |
dest_port_ranges |
MutableSequence[str]
Destination port ranges of the route. Policy based routes only. |
src_port_ranges |
MutableSequence[str]
Source port ranges of the route. Policy based routes only. |
protocols |
MutableSequence[str]
Protocols of the route. Policy based routes only. |
ncc_hub_uri |
str
URI of a NCC Hub. NCC_HUB routes only. This field is a member of oneof _ _ncc_hub_uri .
|
ncc_spoke_uri |
str
URI of a NCC Spoke. NCC_HUB routes only. This field is a member of oneof _ _ncc_spoke_uri .
|
advertised_route_source_router_uri |
str
For advertised dynamic routes, the URI of the Cloud Router that advertised the corresponding IP prefix. This field is a member of oneof _ _advertised_route_source_router_uri .
|
advertised_route_next_hop_uri |
str
For advertised routes, the URI of their next hop, i.e. the URI of the hybrid endpoint (VPN tunnel, Interconnect attachment, NCC router appliance) the advertised prefix is advertised through, or URI of the source peered network. This field is a member of oneof _ _advertised_route_next_hop_uri .
|
Classes
NextHopType
NextHopType(value)
Type of next hop:
RouteScope
RouteScope(value)
Indicates where routes are applicable.
RouteType
RouteType(value)
Type of route: