Interface protos.google.cloud.networkmanagement.v1beta1.ProbingDetails.ISingleEdgeResponse (5.2.0)

Properties of a SingleEdgeResponse.

Package

@google-cloud/network-management

Properties

destinationEgressLocation

destinationEgressLocation?: (google.cloud.networkmanagement.v1beta1.ProbingDetails.IEdgeLocation|null);

SingleEdgeResponse destinationEgressLocation

destinationRouter

destinationRouter?: (string|null);

SingleEdgeResponse destinationRouter

probingLatency

probingLatency?: (google.cloud.networkmanagement.v1beta1.ILatencyDistribution|null);

SingleEdgeResponse probingLatency

result

result?: (google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingResult|keyof typeof google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingResult|null);

SingleEdgeResponse result

sentProbeCount

sentProbeCount?: (number|null);

SingleEdgeResponse sentProbeCount

successfulProbeCount

successfulProbeCount?: (number|null);

SingleEdgeResponse successfulProbeCount