Class RouteInfo (1.5.2)

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

For display only. Metadata associated with a Compute Engine route.

Attributes

NameDescription
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.
display_name str
Name of a Compute Engine route.
uri str
URI of a Compute Engine route. Dynamic route from cloud router does not have a URI. Advertised route from Google Cloud VPC to on-premises network also does not have a URI.
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.
priority int
Priority of the route.
instance_tags Sequence[str]
Instance tags of the route.

Inheritance

builtins.object > proto.message.Message > RouteInfo

Classes

NextHopType

NextHopType(value)

Type of next hop:

RouteType

RouteType(value)

Type of route: