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 \ PolicyBasedRouteMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
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;