Module: Google::Cloud::Compute::V1::Route::NextHopOrigin
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.
Constant Summary collapse
- UNDEFINED_NEXT_HOP_ORIGIN =
A value indicating that the enum field is not set.
0
- EGP =
68_590
- IGP =
72_434
- INCOMPLETE =
11_941_214