Compute V1 Client - Class RouteStatus (1.8.3)

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

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

Constants

UNDEFINED_ROUTE_STATUS

Value: 'UNDEFINED_ROUTE_STATUS'

ACTIVE

Value: 'ACTIVE'

DROPPED

Value: 'DROPPED'

INACTIVE

Value: 'INACTIVE'

PENDING

Value: 'PENDING'