Direction of traffic to which this firewall applies, either INGRESS or EGRESS. The default is INGRESS. For INGRESS traffic, you cannot specify the destinationRanges field, and for EGRESS traffic, you cannot specify the sourceRanges or 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 of the `Google.Cloud.Compute.V1.Firewall.Types.Direction` is 3.6.0, with numerous previous versions available, starting from 1.0.0 and spanning up to 3.5.0."],["The `Direction` enum specifies whether a firewall applies to incoming (`INGRESS`) or outgoing (`EGRESS`) network traffic, with `INGRESS` being the default."],["The enum includes `Egress`, `Ingress`, and `UndefinedDirection` fields to cover different firewall traffic directions, and also when the field is not set."],["The `INGRESS` traffic type cannot specify destination ranges, and the `EGRESS` type cannot specify source ranges or source tags."],["This element can be found within the namespace `Google.Cloud.Compute.V1`, inside the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]