Compute V1 Client - Class IPProtocolEnum (1.14.0)

Reference documentation and code samples for the Compute V1 Client class IPProtocolEnum.

IPProtocolEnum contains string constants that represent the names of each value in the google.cloud.compute.v1.ForwardingRule.IPProtocolEnum descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ ForwardingRule

Constants

UNDEFINED_I_P_PROTOCOL_ENUM

Value: 'UNDEFINED_I_P_PROTOCOL_ENUM'

AH

Value: 'AH'

ESP

Value: 'ESP'

ICMP

Value: 'ICMP'

L3_DEFAULT

Value: 'L3_DEFAULT'

SCTP

Value: 'SCTP'

TCP

Value: 'TCP'

UDP

Value: 'UDP'