[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Network Management V1 Client - Class NextHopType (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.RouteInfo.NextHopType)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.RouteInfo.NextHopType)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.RouteInfo.NextHopType)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.RouteInfo.NextHopType)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.RouteInfo.NextHopType)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.RouteInfo.NextHopType)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.RouteInfo.NextHopType)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.RouteInfo.NextHopType)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.RouteInfo.NextHopType)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.RouteInfo.NextHopType)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.RouteInfo.NextHopType)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.RouteInfo.NextHopType)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.RouteInfo.NextHopType) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class NextHopType.\n\nType of next hop:\n\nProtobuf type `google.cloud.networkmanagement.v1.RouteInfo.NextHopType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1 \\\\ RouteInfo\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### NEXT_HOP_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified type. Default value.\n\nGenerated from protobuf enum `NEXT_HOP_TYPE_UNSPECIFIED = 0;`\n\n### NEXT_HOP_IP\n\n Value: 1\n\nNext hop is an IP address.\n\nGenerated from protobuf enum `NEXT_HOP_IP = 1;`\n\n### NEXT_HOP_INSTANCE\n\n Value: 2\n\nNext hop is a Compute Engine instance.\n\nGenerated from protobuf enum `NEXT_HOP_INSTANCE = 2;`\n\n### NEXT_HOP_NETWORK\n\n Value: 3\n\nNext hop is a VPC network gateway.\n\nGenerated from protobuf enum `NEXT_HOP_NETWORK = 3;`\n\n### NEXT_HOP_PEERING\n\n Value: 4\n\nNext hop is a peering VPC. This scenario only happens when the user\ndoesn't have permissions to the project where the next hop resource is\nlocated.\n\nGenerated from protobuf enum `NEXT_HOP_PEERING = 4;`\n\n### NEXT_HOP_INTERCONNECT\n\n Value: 5\n\nNext hop is an interconnect.\n\nGenerated from protobuf enum `NEXT_HOP_INTERCONNECT = 5;`\n\n### NEXT_HOP_VPN_TUNNEL\n\n Value: 6\n\nNext hop is a VPN tunnel.\n\nGenerated from protobuf enum `NEXT_HOP_VPN_TUNNEL = 6;`\n\n### NEXT_HOP_VPN_GATEWAY\n\n Value: 7\n\nNext hop is a VPN gateway. This scenario only happens when tracing\nconnectivity from an on-premises network to Google Cloud through a VPN.\n\nThe analysis simulates a packet departing from the on-premises network\nthrough a VPN tunnel and arriving at a Cloud VPN gateway.\n\nGenerated from protobuf enum `NEXT_HOP_VPN_GATEWAY = 7;`\n\n### NEXT_HOP_INTERNET_GATEWAY\n\n Value: 8\n\nNext hop is an internet gateway.\n\nGenerated from protobuf enum `NEXT_HOP_INTERNET_GATEWAY = 8;`\n\n### NEXT_HOP_BLACKHOLE\n\n Value: 9\n\nNext hop is blackhole; that is, the next hop either does not exist or is\nunusable.\n\nGenerated from protobuf enum `NEXT_HOP_BLACKHOLE = 9;`\n\n### NEXT_HOP_ILB\n\n Value: 10\n\nNext hop is the forwarding rule of an Internal Load Balancer.\n\nGenerated from protobuf enum `NEXT_HOP_ILB = 10;`\n\n### NEXT_HOP_ROUTER_APPLIANCE\n\n Value: 11\n\nNext hop is a\n[router appliance\ninstance](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/ra-overview).\n\nGenerated from protobuf enum `NEXT_HOP_ROUTER_APPLIANCE = 11;`\n\n### NEXT_HOP_NCC_HUB\n\n Value: 12\n\nNext hop is an NCC hub. This scenario only happens when the user doesn't\nhave permissions to the project where the next hop resource is located.\n\nGenerated from protobuf enum `NEXT_HOP_NCC_HUB = 12;`"]]