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."],[[["The latest version available for the `Google.Cloud.Compute.V1.Firewall.Types.Direction` is 3.6.0, and the page also provides access to previous versions, including the initial release 1.0.0."],["The `Firewall.Types.Direction` enum specifies the traffic direction for a firewall, supporting either `INGRESS` (incoming traffic) or `EGRESS` (outgoing traffic), with `INGRESS` being the default."],["The documentation outlines three fields for the `Firewall.Types.Direction` enum: `Egress` for outgoing traffic, `Ingress` for incoming traffic, and `UndefinedDirection` for when the field is unset."],["The namespace for the `Firewall.Types.Direction` is `Google.Cloud.Compute.V1`, and the documentation is housed within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]