Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::PacketIntervals::Type (v3.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PacketIntervals::Type.
The type of packets for which inter-packet intervals were computed.
Constants
UNDEFINED_TYPE
value: 0 A value indicating that the enum field is not set.
LOOPBACK
value: 356_174_219 Only applies to Echo packets. This shows the intervals between sending
and receiving the same packet.
RECEIVE
value: 189_660_867 Intervals between received packets.
TRANSMIT
value: 452_903_600 Intervals between transmitted packets.