Interface protos.google.cloud.networkconnectivity.v1.ICreateSpokeRequest (4.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a CreateSpokeRequest.
Package
@google-cloud/network-connectivity
Properties
parent
CreateSpokeRequest parent
requestId
requestId?: (string|null);
CreateSpokeRequest requestId
spoke
spoke?: (google.cloud.networkconnectivity.v1.ISpoke|null);
spokeId
CreateSpokeRequest spokeId
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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,["# Interface protos.google.cloud.networkconnectivity.v1.ICreateSpokeRequest (4.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.2.0 (latest)](/nodejs/docs/reference/network-connectivity/latest/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [3.6.0](/nodejs/docs/reference/network-connectivity/3.6.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [3.2.0](/nodejs/docs/reference/network-connectivity/3.2.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [2.3.3](/nodejs/docs/reference/network-connectivity/2.3.3/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [2.2.0](/nodejs/docs/reference/network-connectivity/2.2.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [2.1.2](/nodejs/docs/reference/network-connectivity/2.1.2/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [1.5.0](/nodejs/docs/reference/network-connectivity/1.5.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [1.4.2](/nodejs/docs/reference/network-connectivity/1.4.2/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [1.3.0](/nodejs/docs/reference/network-connectivity/1.3.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [1.2.1](/nodejs/docs/reference/network-connectivity/1.2.1/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest)\n- [1.1.6](/nodejs/docs/reference/network-connectivity/1.1.6/network-connectivity/protos.google.cloud.networkconnectivity.v1.icreatespokerequest) \nProperties of a CreateSpokeRequest.\n\nPackage\n-------\n\n[@google-cloud/network-connectivity](../overview.html)\n\nProperties\n----------\n\n### parent\n\n parent?: (string|null);\n\nCreateSpokeRequest parent\n\n### requestId\n\n requestId?: (string|null);\n\nCreateSpokeRequest requestId\n\n### spoke\n\n spoke?: (google.cloud.networkconnectivity.v1.ISpoke|null);\n\nCreateSpokeRequest spoke\n\n### spokeId\n\n spokeId?: (string|null);\n\nCreateSpokeRequest spokeId"]]