Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::PeeringRoute::Type (v0.6.1)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::PeeringRoute::Type.

The type of the peering route.

Constants

TYPE_UNSPECIFIED

value: 0
Unspecified peering route type. This is the default value.

DYNAMIC_PEERING_ROUTE

value: 1
Dynamic routes in the peer network.

STATIC_PEERING_ROUTE

value: 2
Static routes in the peer network.

SUBNET_PEERING_ROUTE

value: 3
Created, updated, and removed automatically by Google Cloud when subnets are created, modified, or deleted in the peer network.