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-02 UTC."],[[["The latest version available for the `Firewall.Types.Direction` enum is 3.6.0, with links provided for all versions back to 1.0.0."],["This documentation provides the enum `Firewall.Types.Direction` for the Compute Engine v1 API, allowing users to specify traffic direction as either `INGRESS` or `EGRESS`."],["The `Egress` field indicates the firewall applies to outgoing traffic, `Ingress` for incoming traffic, and `UndefinedDirection` is used when the enum field is not set."],["The default direction for the firewall is `INGRESS`, and `sourceTags` cannot be specified for `EGRESS` traffic."],["The documentation is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]