Reference documentation and code samples for the Compute Engine v1 API enum Firewall.Types.Direction.
Direction of traffic to which this firewall applies, either INGRESS or EGRESS. The default is INGRESS. For EGRESS traffic, you cannot specify the sourceTags fields.
[[["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."],[[["This page provides reference documentation for the `Firewall.Types.Direction` enum in the Google Compute Engine v1 API, specifically within version 3.3.0 and the .NET library."],["The `Firewall.Types.Direction` enum defines the direction of network traffic for firewall rules, with options for `INGRESS` (incoming) and `EGRESS` (outgoing)."],["The default traffic direction for firewall rules is `INGRESS`, but `EGRESS` can be specified, although it does not support the `sourceTags` fields."],["The documentation also outlines past versions of the `Firewall.Types.Direction` enum, ranging from version 1.0.0 up to the latest release version 3.6.0."],["An `UndefinedDirection` field indicates that the enum field is not set and is one of the available options."]]],[]]