Interface protos.google.cloud.networkmanagement.v1beta1.IProbingDetails (3.0.0)

Properties of a ProbingDetails.

Package

@google-cloud/network-management

Properties

abortCause

abortCause?: (google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingAbortCause|keyof typeof google.cloud.networkmanagement.v1beta1.ProbingDetails.ProbingAbortCause|null);

ProbingDetails abortCause

destinationEgressLocation

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

ProbingDetails destinationEgressLocation

endpointInfo

endpointInfo?: (google.cloud.networkmanagement.v1beta1.IEndpointInfo|null);

ProbingDetails endpointInfo

error

error?: (google.rpc.IStatus|null);

ProbingDetails error

probingLatency

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

ProbingDetails probingLatency

result

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

ProbingDetails result

sentProbeCount

sentProbeCount?: (number|null);

ProbingDetails sentProbeCount

successfulProbeCount

successfulProbeCount?: (number|null);

ProbingDetails successfulProbeCount

verifyTime

verifyTime?: (google.protobuf.ITimestamp|null);

ProbingDetails verifyTime