[[["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 Target (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.ForwardInfo.Target)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.ForwardInfo.Target)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.ForwardInfo.Target)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.ForwardInfo.Target)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.ForwardInfo.Target)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.ForwardInfo.Target)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.ForwardInfo.Target)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.ForwardInfo.Target)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.ForwardInfo.Target)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.ForwardInfo.Target)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.ForwardInfo.Target)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.ForwardInfo.Target)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.ForwardInfo.Target) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class Target.\n\nForward target types.\n\nProtobuf type `google.cloud.networkmanagement.v1.ForwardInfo.Target`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1 \\\\ ForwardInfo\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TARGET_UNSPECIFIED\n\n Value: 0\n\nTarget not specified.\n\nGenerated from protobuf enum `TARGET_UNSPECIFIED = 0;`\n\n### PEERING_VPC\n\n Value: 1\n\nForwarded to a VPC peering network.\n\nGenerated from protobuf enum `PEERING_VPC = 1;`\n\n### VPN_GATEWAY\n\n Value: 2\n\nForwarded to a Cloud VPN gateway.\n\nGenerated from protobuf enum `VPN_GATEWAY = 2;`\n\n### INTERCONNECT\n\n Value: 3\n\nForwarded to a Cloud Interconnect connection.\n\nGenerated from protobuf enum `INTERCONNECT = 3;`\n\n### GKE_MASTER\n\n Value: 4\n\nForwarded to a Google Kubernetes Engine Container cluster master.\n\nGenerated from protobuf enum `GKE_MASTER = 4 [deprecated = true];`\n\n### IMPORTED_CUSTOM_ROUTE_NEXT_HOP\n\n Value: 5\n\nForwarded to the next hop of a custom route imported from a peering VPC.\n\nGenerated from protobuf enum `IMPORTED_CUSTOM_ROUTE_NEXT_HOP = 5;`\n\n### CLOUD_SQL_INSTANCE\n\n Value: 6\n\nForwarded to a Cloud SQL instance.\n\nGenerated from protobuf enum `CLOUD_SQL_INSTANCE = 6 [deprecated = true];`\n\n### ANOTHER_PROJECT\n\n Value: 7\n\nForwarded to a VPC network in another project.\n\nGenerated from protobuf enum `ANOTHER_PROJECT = 7;`\n\n### NCC_HUB\n\n Value: 8\n\nForwarded to an NCC Hub.\n\nGenerated from protobuf enum `NCC_HUB = 8;`\n\n### ROUTER_APPLIANCE\n\n Value: 9\n\nForwarded to a router appliance.\n\nGenerated from protobuf enum `ROUTER_APPLIANCE = 9;`"]]