Network Connectivity V1BETA API - Module Google::Cloud::NetworkConnectivity::V1beta::SpokeType (v0.1.0)

Reference documentation and code samples for the Network Connectivity V1BETA API module Google::Cloud::NetworkConnectivity::V1beta::SpokeType.

The SpokeType enum represents the type of spoke. The type reflects the kind of resource that a spoke is associated with.

Constants

SPOKE_TYPE_UNSPECIFIED

value: 0
Unspecified spoke type.

VPN_TUNNEL

value: 1
Spokes associated with VPN tunnels.

INTERCONNECT_ATTACHMENT

value: 2
Spokes associated with VLAN attachments.

ROUTER_APPLIANCE

value: 3
Spokes associated with router appliance instances.

VPC_NETWORK

value: 4
Spokes associated with VPC networks.

GATEWAY

value: 5
Spokes that are NCC gateways.

PRODUCER_VPC_NETWORK

value: 7
Spokes that are backed by a producer VPC network.