Reference documentation and code samples for the Compute Engine v1 API enum ForwardingRule.Types.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.
[[["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 2025-03-21 UTC."],[[["The latest version of the `IPProtocolEnum` is 3.6.0, with multiple older versions available, spanning back to 1.0.0."],["The `IPProtocolEnum` within the Google Cloud Compute Engine v1 API defines the IP protocol for a forwarding rule, which can be TCP, UDP, ESP, AH, SCTP, ICMP, or L3_DEFAULT."],["This enum is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `IPProtocolEnum` includes fields such as `Ah`, `Esp`, `Icmp`, `L3Default`, `Sctp`, `Tcp`, `Udp`, and `UndefinedIPProtocolEnum`."]]],[]]