Direction of traffic to which this firewall applies, either INGRESS or EGRESS. The default is INGRESS. For INGRESS traffic, you cannot specify the destinationRanges field, and for EGRESS traffic, you cannot specify the sourceRanges or 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-03-24 UTC."],[[["This page provides documentation for the `Direction` enum within the `Google.Cloud.Compute.V1.Firewall.Types` namespace, detailing its usage in specifying firewall traffic direction."],["The latest documented version for this enum is 3.6.0, with a full version history available, ranging from 1.0.0 up to the latest."],["The `Direction` enum supports three values: `Egress` for outgoing traffic, `Ingress` for incoming traffic, and `UndefinedDirection` for when the enum field is unset."],["The default traffic direction for firewalls is `INGRESS`, and restrictions apply to `destinationRanges` for `INGRESS` traffic and to `sourceRanges` or `sourceTags` for `EGRESS` traffic."]]],[]]