Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::ForwardingRule::IPProtocolEnum (v2.10.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::ForwardingRule::IPProtocolEnum.

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: 68_962

ICMP

value: 2_241_597

L3_DEFAULT

value: 48_151_369

SCTP

value: 2_539_724

TCP

value: 82_881

UDP

value: 83_873