Network Connectivity V1 API - Module Google::Cloud::NetworkConnectivity::V1::SpokeType (v0.9.2)

Reference documentation and code samples for the Network Connectivity V1 API module Google::Cloud::NetworkConnectivity::V1::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.