Class RouteType (1.18.0)

RouteType(value)

[Output Only] The type of this route, which can be one of the following values: - 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - 'SUBNET' for a route from a subnet of the VPC - 'BGP' for a route learned from a BGP peer of this router - 'STATIC' for a static route

Values: UNDEFINED_ROUTE_TYPE (0): A value indicating that the enum field is not set. BGP (65707): No description available. STATIC (308331118): No description available. SUBNET (309278557): No description available. TRANSIT (187793843): No description available.