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 going back to version 1.0.0."],["The `Direction` enum has three possible values: `Egress` (outgoing traffic), `Ingress` (incoming traffic), and `UndefinedDirection` (field not set)."],["Firewall direction specifies whether the traffic is either incoming (`INGRESS`), or outgoing (`EGRESS`), with the default being set to `INGRESS`, and depending on which is chosen, it will restrict what fields can be specified."]]],[]]