Interface protos.google.cloud.edgenetwork.v1.InterconnectDiagnostics.IPacketCounts (0.4.0)

Properties of a PacketCounts.

Package

@google-cloud/edgenetwork

Properties

inboundDiscards

inboundDiscards?: (number|Long|string|null);

PacketCounts inboundDiscards

inboundErrors

inboundErrors?: (number|Long|string|null);

PacketCounts inboundErrors

inboundUnicast

inboundUnicast?: (number|Long|string|null);

PacketCounts inboundUnicast

outboundDiscards

outboundDiscards?: (number|Long|string|null);

PacketCounts outboundDiscards

outboundErrors

outboundErrors?: (number|Long|string|null);

PacketCounts outboundErrors

outboundUnicast

outboundUnicast?: (number|Long|string|null);

PacketCounts outboundUnicast