Compute V1 Client - Class RouteType (1.14.0)

Reference documentation and code samples for the Compute V1 Client class RouteType.

RouteType contains string constants that represent the names of each value in the google.cloud.compute.v1.Route.RouteType descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ Route

Constants

UNDEFINED_ROUTE_TYPE

Value: 'UNDEFINED_ROUTE_TYPE'

BGP

Value: 'BGP'

STATIC

Value: 'STATIC'

SUBNET

Value: 'SUBNET'

TRANSIT

Value: 'TRANSIT'