Module: Google::Cloud::NetworkManagement::V1::RouteInfo::RouteScope

Defined in:
proto_docs/google/cloud/networkmanagement/v1/trace.rb

Overview

Indicates where routes are applicable.

Constant Summary collapse

ROUTE_SCOPE_UNSPECIFIED =

Unspecified scope. Default value.

0
NETWORK =

Route is applicable to packets in Network.

1
NCC_HUB =

Route is applicable to packets using NCC Hub's routing table.

2