Module Google::Cloud::Compute::V1::PacketMirroringFilter::Direction (v1.0.0)

Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.

Constants

UNDEFINED_DIRECTION

value: 0
A value indicating that the enum field is not set.

BOTH

value: 2044801
Default, both directions are mirrored.

EGRESS

value: 432880501
Only egress traffic is mirrored.

INGRESS

value: 516931221
Only ingress traffic is mirrored.