nextHopOrigin property

String? nextHopOrigin
final

Output only. Output Only Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE. Check the NextHopOrigin enum for the list of possible values.

Implementation

final String? nextHopOrigin;