Module: Google::Cloud::Compute::V1::PacketIntervals::Type

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The type of packets for which inter-packet intervals were computed.

Constant Summary collapse

UNDEFINED_TYPE =

A value indicating that the enum field is not set.

0
LOOPBACK =

Only applies to Echo packets. This shows the intervals between sending and receiving the same packet.

356174219
RECEIVE =

Intervals between received packets.

189660867
TRANSMIT =

Intervals between transmitted packets.

452903600
TYPE_UNSPECIFIED =
437714322