Compute Engine v1 API - Enum PacketIntervals.Types.Type (2.16.0)

public enum PacketIntervals.Types.Type

Reference documentation and code samples for the Compute Engine v1 API enum PacketIntervals.Types.Type.

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

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Loopback

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

Receive

Intervals between received packets.

Transmit

Intervals between transmitted packets.

UndefinedType

A value indicating that the enum field is not set.

Unspecified