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 webpage provides documentation for the `Direction` enum within the `Google.Cloud.Compute.V1.Firewall.Types` namespace, detailing its usage in defining the direction of traffic for firewalls."],["The `Direction` enum supports three values: `Egress` for outgoing traffic, `Ingress` for incoming traffic, and `UndefinedDirection` to signify that no direction is specified."],["The latest version documented is 3.6.0, and the page includes links to documentation for multiple previous versions of the `Google.Cloud.Compute.V1` library, from version 1.0.0 up to 3.6.0."],["The default traffic direction of a firewall is set to `INGRESS`."]]],[]]