Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::PacketMirroringFilter::Direction (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PacketMirroringFilter::Direction.

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.