Interface protos.google.cloud.networkconnectivity.v1.ICreateSpokeRequest (1.3.0)

Properties of a CreateSpokeRequest.

Package

@google-cloud/network-connectivity!

Properties

parent

parent?: (string|null);

CreateSpokeRequest parent

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

CreateSpokeRequest requestId

Property Value
TypeDescription
(string|null)

spoke

spoke?: (google.cloud.networkconnectivity.v1.ISpoke|null);

CreateSpokeRequest spoke

Property Value
TypeDescription
(google.cloud.networkconnectivity.v1.ISpoke|null)

spokeId

spokeId?: (string|null);

CreateSpokeRequest spokeId

Property Value
TypeDescription
(string|null)