[[["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 SpokeView (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-network-connectivity/latest/V1.ListHubSpokesRequest.SpokeView)\n- [2.2.2](/php/docs/reference/cloud-network-connectivity/2.2.2/V1.ListHubSpokesRequest.SpokeView)\n- [2.1.2](/php/docs/reference/cloud-network-connectivity/2.1.2/V1.ListHubSpokesRequest.SpokeView)\n- [2.0.2](/php/docs/reference/cloud-network-connectivity/2.0.2/V1.ListHubSpokesRequest.SpokeView)\n- [1.5.5](/php/docs/reference/cloud-network-connectivity/1.5.5/V1.ListHubSpokesRequest.SpokeView)\n- [1.4.2](/php/docs/reference/cloud-network-connectivity/1.4.2/V1.ListHubSpokesRequest.SpokeView)\n- [1.3.0](/php/docs/reference/cloud-network-connectivity/1.3.0/V1.ListHubSpokesRequest.SpokeView)\n- [1.2.0](/php/docs/reference/cloud-network-connectivity/1.2.0/V1.ListHubSpokesRequest.SpokeView)\n- [1.1.1](/php/docs/reference/cloud-network-connectivity/1.1.1/V1.ListHubSpokesRequest.SpokeView)\n- [1.0.5](/php/docs/reference/cloud-network-connectivity/1.0.5/V1.ListHubSpokesRequest.SpokeView) \nReference documentation and code samples for the Google Cloud Network Connectivity V1 Client class SpokeView.\n\nEnum that controls which spoke fields are included in the response.\n\nProtobuf type `google.cloud.networkconnectivity.v1.ListHubSpokesRequest.SpokeView`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkConnectivity \\\\ V1 \\\\ ListHubSpokesRequest\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SPOKE_VIEW_UNSPECIFIED\n\n Value: 0\n\nThe spoke view is unspecified. When the spoke view is unspecified, the\nAPI returns the same fields as the `BASIC` view.\n\nGenerated from protobuf enum `SPOKE_VIEW_UNSPECIFIED = 0;`\n\n### BASIC\n\n Value: 1\n\nIncludes `name`, `create_time`, `hub`, `unique_id`, `state`, `reasons`,\nand `spoke_type`. This is the default value.\n\nGenerated from protobuf enum `BASIC = 1;`\n\n### DETAILED\n\n Value: 2\n\nIncludes all spoke fields except `labels`.\n\nYou can use the `DETAILED` view only when you set the `spoke_locations`\nfield to `[global]`.\n\nGenerated from protobuf enum `DETAILED = 2;`"]]