Module Google::Cloud::Compute::V1::ForwardingRule::IPProtocolEnum (v0.5.0)

The IP protocol to which this rule applies. For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid IP protocols are different for different load balancing products as described in Load balancing features.

Constants

UNDEFINED_I_P_PROTOCOL_ENUM

value: 0
A value indicating that the enum field is not set.

AH

value: 2087

ESP

value: 68962

ICMP

value: 2241597

SCTP

value: 2539724

TCP

value: 82881

UDP

value: 83873