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-09 UTC."],[[["This page provides documentation for the `Firewall.Types.Direction` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The enum `Firewall.Types.Direction` is used to specify whether a firewall rule applies to incoming (`INGRESS`) or outgoing (`EGRESS`) traffic."],["The latest version of the documentation available is 3.6.0, with numerous prior versions listed down to 1.0.0."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["It also includes an `UndefinedDirection` value in case the enum field is not set."]]],[]]