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-03-24 UTC."],[[["This document provides reference documentation for the `Firewall.Types.Direction` enum in the Compute Engine v1 API, covering various versions."],["The `Direction` enum specifies whether a firewall rule applies to `INGRESS` (incoming) or `EGRESS` (outgoing) traffic, with `INGRESS` being the default."],["The document lists available versions of this documentation ranging from version 1.0.0 up to the latest version, 3.6.0."],["The namespace for this documentation is `Google.Cloud.Compute.V1`, and it is found within the `Google.Cloud.Compute.V1.dll` assembly."],["There are three fields defined in this enum: `Egress`, `Ingress`, and `UndefinedDirection`, which respectively represent outgoing traffic, incoming traffic, and a case where the direction is undefined."]]],[]]