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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]