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."],[[["The latest version of the `Google.Cloud.Compute.V1.Firewall.Types.Direction` is 3.6.0, with multiple previous versions available, ranging back to 1.0.0."],["The `Direction` enum defines whether a firewall rule applies to incoming (`INGRESS`) or outgoing (`EGRESS`) network traffic."],["By default the firewall traffic `Direction` is set to `INGRESS`, however you can set it to `EGRESS` to allow outgoing traffic."],["The enum's fields include `Egress`, `Ingress`, and `UndefinedDirection`, with `UndefinedDirection` indicating that the enum field is not set."]]],[]]