Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Route::RouteType (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Route::RouteType.

Output only. [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

Constants

UNDEFINED_ROUTE_TYPE

value: 0
A value indicating that the enum field is not set.

BGP

value: 65_707

STATIC

value: 308_331_118

SUBNET

value: 309_278_557

TRANSIT

value: 187_793_843