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."],[[["This page provides reference documentation for the `Firewall.Types.Direction` enum in the Google Cloud Compute Engine v1 API."],["The `Firewall.Types.Direction` enum specifies whether a firewall applies to `INGRESS` (incoming) or `EGRESS` (outgoing) traffic, with `INGRESS` as the default."],["The documentation lists multiple versions of the API, ranging from version 1.0.0 to the latest 3.6.0, each linking to its corresponding documentation."],["The enum contains three possible values: `Egress`, `Ingress`, and `UndefinedDirection`, each with a description of their meaning and intended use within the API."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and the assembly is `Google.Cloud.Compute.V1.dll`."]]],[]]