Google Cloud Network Connectivity V1 Client - Class OtherRoutes (1.4.2)

Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class OtherRoutes.

The other routing cases.

Protobuf type google.cloud.networkconnectivity.v1.PolicyBasedRoute.OtherRoutes

Namespace

Google \ Cloud \ NetworkConnectivity \ V1 \ PolicyBasedRoute

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

OTHER_ROUTES_UNSPECIFIED

Value: 0

Default value.

Generated from protobuf enum OTHER_ROUTES_UNSPECIFIED = 0;

DEFAULT_ROUTING

Value: 1

Use the routes from the default routing tables (system-generated routes, custom routes, peering route) to determine the next hop. This will effectively exclude matching packets being applied on other PBRs with a lower priority.

Generated from protobuf enum DEFAULT_ROUTING = 1;