Reference documentation and code samples for the Compute Engine v1 API enum Firewall.Types.Direction.
Direction of traffic to which this firewall applies, either INGRESS or EGRESS. The default is INGRESS. For EGRESS traffic, you cannot specify the 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-04-09 UTC."],[[["The latest version available for the `Firewall.Types.Direction` enum is 3.6.0, within the Google Cloud Compute Engine v1 API."],["This page provides documentation for the `Firewall.Types.Direction` enum, which defines the direction of traffic, whether `INGRESS` (incoming) or `EGRESS` (outgoing), that a firewall rule applies to."],["The default traffic direction for firewall rules is `INGRESS`, and `EGRESS` rules cannot specify source tags."],["The documentation page includes links to various historical versions of the `Firewall.Types.Direction` enum, ranging from version 1.0.0 up to the current version of 3.6.0."],["The enum has three defined fields, `Egress`, `Ingress`, and `UndefinedDirection` where `UndefinedDirection` is used when the enum is not set, `Egress` refers to outgoing traffic, and `Ingress` refers to incoming traffic."]]],[]]