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` namespace, specifically for the .NET library."],["The latest version of the documentation available is version 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 also accessible."],["The `Direction` enum defines the direction of traffic for firewall rules, with options for `Egress` (outgoing traffic) and `Ingress` (incoming traffic), plus `UndefinedDirection` for when no direction is set."],["Firewall direction rules dictate that `INGRESS` traffic cannot specify `destinationRanges` and `EGRESS` cannot specify `sourceRanges` or `sourceTags`."]]],[]]