Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::NatInfo::Type (v0.13.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::NatInfo::Type.

Types of NAT.

Constants

TYPE_UNSPECIFIED

value: 0
Type is unspecified.

INTERNAL_TO_EXTERNAL

value: 1
From Compute Engine instance's internal address to external address.

EXTERNAL_TO_INTERNAL

value: 2
From Compute Engine instance's external address to internal address.

CLOUD_NAT

value: 3
Cloud NAT Gateway.

PRIVATE_SERVICE_CONNECT

value: 4
Private service connect NAT.