Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::Endpoint::ForwardingRuleTarget (v0.14.0)

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

Type of the target of a forwarding rule.

Constants

FORWARDING_RULE_TARGET_UNSPECIFIED

value: 0
Forwarding rule target is unknown.

INSTANCE

value: 1
Compute Engine instance for protocol forwarding.

LOAD_BALANCER

value: 2
Load Balancer. The specific type can be found from [load_balancer_type] [google.cloud.networkmanagement.v1.Endpoint.load_balancer_type].

VPN_GATEWAY

value: 3
Classic Cloud VPN Gateway.

PSC

value: 4
Forwarding Rule is a Private Service Connect endpoint.