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-04-09 UTC."],[[["The content provides documentation for the `ForwardingRule.Types.IPProtocolEnum` in the Google Compute Engine v1 API, specifically for the .NET library."],["The latest version of this API is 3.6.0, with a list of older versions ranging down to 1.0.0, and version 3.3.0 being the one selected in the context of the webpage."],["The `IPProtocolEnum` outlines valid IP protocols for forwarding rules, including TCP, UDP, ESP, AH, SCTP, ICMP, and L3_DEFAULT, although some limitations may apply based on load balancing products."],["The documentation is under the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The `IPProtocolEnum` has several fields, such as `Ah`, `Esp`, `Icmp`, `L3Default`, `Sctp`, `Tcp`, `Udp`, and `UndefinedIPProtocolEnum`, each corresponding to a different IP protocol or an unset enum field."]]],[]]