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, as indicated in the provided list."],["The `Firewall.Types.Direction` enum is part of the Compute Engine v1 API and is used to specify the direction of network traffic, with options for `INGRESS` or `EGRESS`."],["The provided content includes a comprehensive list of previous versions, ranging from 1.0.0 up to 3.5.0, allowing access to documentation and code samples for each iteration."],["Within the enum, `Egress` is for outgoing traffic, `Ingress` is for incoming traffic, and `UndefinedDirection` signifies that the enum field is not set, as described by the documentation."]]],[]]