[[["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-08-28 UTC."],[],[],null,["# Google Cloud Network Connectivity V1 Client - Class SpokeType (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-network-connectivity/latest/V1.SpokeType)\n- [2.2.2](/php/docs/reference/cloud-network-connectivity/2.2.2/V1.SpokeType)\n- [2.1.2](/php/docs/reference/cloud-network-connectivity/2.1.2/V1.SpokeType)\n- [2.0.2](/php/docs/reference/cloud-network-connectivity/2.0.2/V1.SpokeType)\n- [1.5.5](/php/docs/reference/cloud-network-connectivity/1.5.5/V1.SpokeType)\n- [1.4.2](/php/docs/reference/cloud-network-connectivity/1.4.2/V1.SpokeType)\n- [1.3.0](/php/docs/reference/cloud-network-connectivity/1.3.0/V1.SpokeType)\n- [1.2.0](/php/docs/reference/cloud-network-connectivity/1.2.0/V1.SpokeType)\n- [1.1.1](/php/docs/reference/cloud-network-connectivity/1.1.1/V1.SpokeType)\n- [1.0.5](/php/docs/reference/cloud-network-connectivity/1.0.5/V1.SpokeType) \nReference documentation and code samples for the Google Cloud Network Connectivity V1 Client class SpokeType.\n\nThe SpokeType enum represents the type of spoke. The type\nreflects the kind of resource that a spoke is associated with.\n\nProtobuf type `google.cloud.networkconnectivity.v1.SpokeType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkConnectivity \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SPOKE_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified spoke type.\n\nGenerated from protobuf enum `SPOKE_TYPE_UNSPECIFIED = 0;`\n\n### VPN_TUNNEL\n\n Value: 1\n\nSpokes associated with VPN tunnels.\n\nGenerated from protobuf enum `VPN_TUNNEL = 1;`\n\n### INTERCONNECT_ATTACHMENT\n\n Value: 2\n\nSpokes associated with VLAN attachments.\n\nGenerated from protobuf enum `INTERCONNECT_ATTACHMENT = 2;`\n\n### ROUTER_APPLIANCE\n\n Value: 3\n\nSpokes associated with router appliance instances.\n\nGenerated from protobuf enum `ROUTER_APPLIANCE = 3;`\n\n### VPC_NETWORK\n\n Value: 4\n\nSpokes associated with VPC networks.\n\nGenerated from protobuf enum `VPC_NETWORK = 4;`\n\n### PRODUCER_VPC_NETWORK\n\n Value: 7\n\nSpokes that are backed by a producer VPC network.\n\nGenerated from protobuf enum `PRODUCER_VPC_NETWORK = 7;`"]]